Combu
2.1.14
Unity API Documentation
|
This is the complete list of members for Combu.Inventory, including all inherited members.
customData (defined in Combu.Inventory) | Combu.Inventory | |
Delete(System.Action< bool, string > callback) | Combu.Inventory | virtual |
Delete(long idInventory, System.Action< bool, string > callback) | Combu.Inventory | static |
FromHashtable(Hashtable hash) | Combu.Inventory | virtual |
FromJson(string jsonString) | Combu.Inventory | virtual |
id (defined in Combu.Inventory) | Combu.Inventory | |
Inventory() | Combu.Inventory | |
Inventory(string jsonString) | Combu.Inventory | |
Inventory(Hashtable hash) | Combu.Inventory | |
Load(string userId, System.Action< Inventory[], string > callback) | Combu.Inventory | static |
Load< T >(string userId, System.Action< T[], string > callback) | Combu.Inventory | static |
name (defined in Combu.Inventory) | Combu.Inventory | |
quantity (defined in Combu.Inventory) | Combu.Inventory | |
Update(System.Action< bool, string > callback) | Combu.Inventory | virtual |