ClassicCityBuilderKit 1.9.1
|
feeds into a connection at the structures points
Public Attributes | |
int | Value |
int | Range |
int | Falloff |
![]() | |
string | StructureKey |
![]() | |
Connection | Connection |
PointValueEvent | PointValueChanged |
Events | |
Action< IConnectionFeeder > | FeederValueChanged |
![]() | |
Action< PointsChanged< IConnectionPasser > > | PointsChanged |
![]() | |
Action< PointsChanged< IConnectionPasser > > | PointsChanged |
fired by the passer when points are removed or added to it | |
![]() | |
Action< IConnectionFeeder > | FeederValueChanged |
event that has to be fired when the feeder changes its output | |
Additional Inherited Members | |
![]() | |
override IEnumerable< Vector2Int > | GetPoints () |
the points of the passer | |
![]() | |
IEnumerable< Vector2Int > | GetPoints () |
the points of the passer | |
void | ValueChanged (Vector2Int point, int value) |
this is where the passer gets notified about changes to the values of its points | |
![]() | |
override void | Start () |
![]() | |
virtual void | OnDestroy () |
void | onPointsChanged (IEnumerable< Vector2Int > removed, IEnumerable< Vector2Int > added) |
![]() | |
![]() |