|
ClassicCityBuilderKit 1.9.4
|
averages the layer values accross buildings on the map
for example the DesirabilityScore in THREE averages the desirability layer value for all housing buildings
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 |