|
ClassicCityBuilderKit 1.9.4
|
convenience container that combines an ItemCategory with a quantity
Public Member Functions | |
| ItemCategoryQuantity (ItemCategory itemCategory, int quantity) | |
| int | Remove (int max) |
| override string | ToString () |
Public Attributes | |
| ItemCategory | ItemCategory |
| int | Quantity |