ActionAdventureKit 1.9.0
|
some set of items, most commonly used as a set of all items that the persistence uses to load items
Public Member Functions | |
bool | Contains (string key) |
bool | Contains (ItemBase item) |
bool | TryGetItem (string key, out ItemBase item) |
ItemBase | GetItem (string key) |
Public Attributes | |
ItemBase[] | Items |