ClassicCityBuilderKit 1.8.8
|
helper for LayerValues that holds the current value of a point and all the affectors that affect it
Public Member Functions | |
LayerPosition (LayerValues owner) | |
void | AddAffector (Vector2Int position, int value, ILayerAffector affector) |
void | RemoveAffector (Vector2Int position, int value, ILayerAffector affector) |
Properties | |
int | Value [get] |
List< ILayerAffector > | Affectors [get] |