Method | Description | |
---|---|---|
AddItemCollected ( string itemName ) : void | ||
AddItemDestroyed ( string itemName ) : void | ||
Get ( ) : object>.Dictionary |
||
InventoryReport ( InventoryItem, inventoryItems ) : System.Collections.Generic | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
getItemSummary ( InventoryItem, item ) : InventoryItemSummary, | ||
overwriteDetailEntry ( string key, object value ) : void |
public AddItemCollected ( string itemName ) : void | ||
itemName | string | |
return | void |
public AddItemDestroyed ( string itemName ) : void | ||
itemName | string | |
return | void |
public InventoryReport ( InventoryItem, inventoryItems ) : System.Collections.Generic | ||
inventoryItems | InventoryItem, | |
return | System.Collections.Generic |