Module: Default/Tools/Loader/LoaderRegister
Variables
LoaderRegister
• Const LoaderRegister: Object
Type declaration
| Name | Type |
|---|---|
dataComm | CommBase |
load | UtilMap<string, Function[]> |
$INIT | (dataComm: CommBase) => void |
addToLoad | (location: LocationData, run: Function) => undefined | number |
runLoad | (location: LocationData, data: any) => undefined | false |
Defined in
divinevoxel/foundation/src/Default/Tools/Loader/LoaderRegister.ts:5