ClassicCityBuilderKit 1.8.8
|
simple container that can check if an item quantity fits and adds it to a storage
eg finished goods in production components
Public Member Functions | |
void | Produce () |
Public Attributes | |
ItemQuantity | Items |
ItemStorage | Storage |
Properties | |
ItemLevel | ItemLevel [get] |
bool | FitsItems [get] |
bool | HasItem [get] |