|
|
Stub class. More...
Inherits ModuleManager, and ModuleManager.
Additional Inherited Members | |
Methods inherited from ModuleManager | |
| void | addListener (listenerObject) |
| void | addListener (listenerObject) |
| bool | canMergeModules (mergeSourcePath) |
| bool | canMergeModules (mergeSourcePath) |
| string | copyModule (sourceModuleDefinition, targetModuleId, targetPath, useVersionPathing?) |
| string | copyModule (sourceModuleDefinition, targetModuleId, targetPath, useVersionPathing?) |
| string | findModule (moduleId, versionId) |
| string | findModule (moduleId, versionId) |
| string | findModules (loadedOnly?) |
| string | findModules (loadedOnly?) |
| string | findModuleTypes (moduleType, loadedOnly?) |
| string | findModuleTypes (moduleType, loadedOnly?) |
| bool | isModuleMergeAvailable () |
| bool | isModuleMergeAvailable () |
| bool | loadExplicit (moduleId,[versionId]) |
| bool | loadExplicit (moduleId,[versionId]) |
| bool | loadGroup (moduleGroup) |
| bool | loadGroup (moduleGroup) |
| bool | mergeModules (mergeTargetPath, removeMergeDefinition, registerNewModules) |
| bool | mergeModules (mergeTargetPath, removeMergeDefinition, registerNewModules) |
| void | removeListener (listenerObject) |
| void | removeListener (listenerObject) |
| bool | scanModules (moduleRootPath,[rootOnly=false]) |
| bool | scanModules (moduleRootPath,[rootOnly=false]) |
| bool | setModuleExtension (moduleExtension) |
| bool | setModuleExtension (moduleExtension) |
| bool | synchronizeDependencies (rootModuleDefinition, targetDependencyPath) |
| bool | synchronizeDependencies (rootModuleDefinition, targetDependencyPath) |
| bool | unloadExplicit (moduleId) |
| bool | unloadExplicit (moduleId) |
| bool | unloadGroup (moduleGroup) |
| bool | unloadGroup (moduleGroup) |
| bool | unregisterModule (moduleId, versionId) |
| bool | unregisterModule (moduleId, versionId) |
Fields inherited from ModuleManager | |
| bool | EchoInfo |
| bool | EnforceDependencies |
| bool | canSaveDynamicFields |
| string | internalName |
| SimObjectPtr | parentGroup |
| string | superclass |
| string | class |
Stub class.