|
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) |
|
◆ GetPoints()
override IEnumerable< Vector2Int > CityBuilderCore.ConnectionPasserStructure.GetPoints |
( |
| ) |
|
◆ Start()
override void CityBuilderCore.ConnectionPasserStructure.Start |
( |
| ) |
|
|
inlineprotectedvirtual |