Syntax
public enum ModuleStatus
Unknown Namespace Members:
Name | Description |
---|---|
Loaded | The module is loaded. |
BuildFailed | Failed to build the module. |
LoadFailed | Failed to load the module. |
Disabled | The module is disabled. |
Corrupt | The module is corrupt. |
NotBuild | The module is not build. |