AutoPlacement event flows: Difference between revisions
Jump to navigation
Jump to search
→RailDistance
imported>Leoetlino |
imported>Leoetlino |
||
Line 78: | Line 78: | ||
=== RailDistance === | === RailDistance === | ||
??? Involves [[PlacementMgr]]. | |||
=== WaterDistance === | === WaterDistance === | ||
Queries [[StatisticsMgr]] for the water distance at the current position. Returns 1 if the specified distance is lower than or equal to the result multiplied by 200.0, and 0 otherwise. | Queries [[StatisticsMgr]] for the water distance at the current position. Returns 1 if the specified distance is lower than or equal to the result multiplied by 200.0, and 0 otherwise. |