Class EnumDefinition
Json Definition Data
Properties
| Improve this Doc View SourceExternalFileChecksum
| Type | Description |
|---|---|
| System.String |
ExternalRelPath
Relative path to the external file providing this Enum
| Type | Description |
|---|---|
| System.String |
IconTileset
| Type | Description |
|---|---|
| TilesetDefinition | Reference to the tileset that uses this icon. |
IconTilesetUid
Tileset UID if provided
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
Identifier
User defined unique identifier
| Type | Description |
|---|---|
| System.String |
Tags
An array of user-defined tags to organize the Enums
| Type | Description |
|---|---|
| System.String[] |
Uid
Unique Int identifier
| Type | Description |
|---|---|
| System.Int32 |
Values
All possible enum values, with their optional Tile infos.
| Type | Description |
|---|---|
| EnumValueDefinition[] |