Loading...
Searching...
No Matches
CityBuilderCore.ItemCategoryQuantity Class Reference

Detailed Description

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