API ReferenceGE Extensionsflowgraphnodesgameplayrally
Rally Track Stage Time
**File:** `flowgraph/nodes/gameplay/rally/trackStageTime.lua`
File: flowgraph/nodes/gameplay/rally/trackStageTime.lua
Description: Tracks the stage time.
Category: repeat Tags: rally
Input Pins
| Name | Type | Description |
|---|---|---|
flow | flow | Inflow for this node. |
Output Pins
| Name | Type | Description |
|---|---|---|
flow | flow | Outflow for this node. |
Methods
C:init(mgr, ...)C:_executionStarted()C:work(args)
See Also
- Rally Mode Countdown - Related reference
- Rally Loop Synced Countdown - Related reference
- Rally Mode Create Ground Marker Route - Related reference
- FlowGraph Guide - Guide