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

Detailed Description

averages the layer values accross buildings on the map
for example the DesirabilityScore in THREE averages the desirability layer value for all housing buildings

https://citybuilder.softleitner.com/manual/scores

Inheritance diagram for CityBuilderCore.AverageLayerScore:
CityBuilderCore.Score

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
 
Layer Layer
 
- Public Attributes inherited from CityBuilderCore.Score
string Name