Constructor
new ModuleData()
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
coreTranslation |
boolean |
<optional> |
Does this module provide a translation for the core software? |
minimumSystemVersion |
string |
<optional> |
A minimum version number of the game system that this module requires |
library |
boolean |
<optional> |
A library module provides no user-facing functionality and is solely for use by other modules. Loaded before any system or module scripts. |
Extends
Methods
_initializeSource()
- Inherited From: