Constructor
new BaseSetting()
Properties:
Name | Type | Description |
---|---|---|
data |
data.SettingData | The constructed data object for the document. |
Extends
- Document
Members
(static) metadata
(static) schema
key :string
A convenience reference to the key which identifies this game setting.
Type:
- string
value :any
The parsed value of the saved setting
Type:
- any