Corgi Engine  v8.8
MoreMountains.InventoryEngine.SerializedInventory Class Reference

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
 

Detailed Description

Serialized class to help store / load inventories from files.

Member Data Documentation

◆ ContentQuantity

int [] MoreMountains.InventoryEngine.SerializedInventory.ContentQuantity

◆ ContentType

string [] MoreMountains.InventoryEngine.SerializedInventory.ContentType

◆ DrawContentInInspector

bool MoreMountains.InventoryEngine.SerializedInventory.DrawContentInInspector =false

◆ InventoryName

string MoreMountains.InventoryEngine.SerializedInventory.InventoryName = "Inventory"

◆ InventoryType

MoreMountains.InventoryEngine.Inventory.InventoryTypes MoreMountains.InventoryEngine.SerializedInventory.InventoryType

◆ NumberOfColumns

int MoreMountains.InventoryEngine.SerializedInventory.NumberOfColumns

◆ NumberOfRows

int MoreMountains.InventoryEngine.SerializedInventory.NumberOfRows

The documentation for this class was generated from the following file: