API ReferenceGE Extensionsflowgraphnodesgameplayrallyloop
Rally Route After Road Section
**File:** `flowgraph/nodes/gameplay/rally/loop/routeAfterRoadSection.lua`
File: flowgraph/nodes/gameplay/rally/loop/routeAfterRoadSection.lua
Description: Routes flow to serviceIn or specialStage based on the next mission in the rally loop schedule.
Category: once_instant Tags: rally
Output Pins
| Name | Type | Description |
|---|---|---|
toServiceIn | flow | Flow out if next mission is serviceIn. |
toSpecialStage | flow | Flow out if next mission is a special stage. |
Methods
C:workOnce()
See Also
- Rally Advance Loop Schedule - Related reference
- Rally Get Current Race Path - Related reference
- Rally Loop Get Execution Var - Related reference
- FlowGraph Guide - Guide