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

Detailed Description

helper for HousingComponent that specifies the capacity of a certain population the housing can hold
used during runtime to store the currently present and reserved quantities

Classes

class  PopulationHousingData
 

Public Member Functions

int GetRemainingCapacity ()
 
PopulationHousingData SaveData ()
 
void LoadData (PopulationHousingData data)
 

Public Attributes

Population Population
 
int Capacity
 

Properties

int Quantity [get, set]
 
int Reserved [get, set]