|
Corgi Engine v9.4
|
Serialized class to help store / load inventories from files. More...
Public Attributes | |
| int | NumberOfRows |
| int | NumberOfColumns |
| string | InventoryName = "Inventory" |
| MoreMountains.InventoryEngine.Inventory.InventoryTypes | InventoryType |
| bool | DrawContentInInspector =false |
| string[] | ContentType |
| int[] | ContentQuantity |
Serialized class to help store / load inventories from files.
| int [] MoreMountains.InventoryEngine.SerializedInventory.ContentQuantity |
| string [] MoreMountains.InventoryEngine.SerializedInventory.ContentType |
| bool MoreMountains.InventoryEngine.SerializedInventory.DrawContentInInspector =false |
| string MoreMountains.InventoryEngine.SerializedInventory.InventoryName = "Inventory" |
| MoreMountains.InventoryEngine.Inventory.InventoryTypes MoreMountains.InventoryEngine.SerializedInventory.InventoryType |
| int MoreMountains.InventoryEngine.SerializedInventory.NumberOfColumns |
| int MoreMountains.InventoryEngine.SerializedInventory.NumberOfRows |