ClassicCityBuilderKit 1.8.8
|
an object affecting the layer values, is registered with ILayerManager
Public Member Functions | |
Dictionary< Vector2Int, int > | GetValues () |
return all positions the affector affects with their values | |
Properties | |
Layer | Layer [get] |
the layer affected | |
string | Name [get] |
name of the affector used in UI | |
Events | |
Action< ILayerAffector > | Changed |
Dictionary< Vector2Int, int > CityBuilderCore.ILayerAffector.GetValues | ( | ) |
return all positions the affector affects with their values
Implemented in CityBuilderCore.ConnectionGrid, and CityBuilderCore.LayerAffector.
|
get |
the layer affected
Implemented in CityBuilderCore.ConnectionGrid.
|
get |
name of the affector used in UI
Implemented in CityBuilderCore.ConnectionGrid, and CityBuilderCore.LayerAffector.