ClassicCityBuilderKit 1.8.8
|
averages the service values accross buildings on the map
for example the WaterScore in THREE averages the water service value for all housing buildings so it can be displayed as a bar
Public Member Functions | |
override int | Calculate () |
Public Member Functions inherited from CityBuilderCore.Score | |
int | Calculate () |
freshly calculates the score value consider using GetCalculatorValue instead to get a buffered value | |
int | GetCalculatorValue () |
gets the buffered score value from the IScoresCalculator | |
Public Attributes | |
BuildingCategory | BuildingCategory |
Service | Service |
ServiceCategory | ServiceCategory |
Public Attributes inherited from CityBuilderCore.Score | |
string | Name |