Type | Name | Default | Description | |
---|---|---|---|---|
int |
ID | 0 |
The ID used internally to identify each GameDataObject, this variable should not be manually assigned without experience. | hout experience. |
Type | Name | Default | Description |
---|---|---|---|
string |
UniqueNameID | null |
This is used internally to generate the ID of this GDO. |
int |
BaseGameDataObjectID | -1 |
This is used to base your custom GDO off another GDO. |
Type | Name | Default | Description |
---|---|---|---|
int |
LegacyID | 0 |
This ID WAS used internally before KitchenLib v0.5.6. |