API ReferenceGE Extensionsflowgraphnodesgameplayrally
Rally Mode Race Editor Path
**File:** `flowgraph/nodes/gameplay/rally/raceEditorPath.lua`
File: flowgraph/nodes/gameplay/rally/raceEditorPath.lua
Description: Returns the appropriate race.json file path, either from the raceEditor, or the mission.
Category: once_instant Tags: rally
Output Pins
| Name | Type | Description |
|---|---|---|
fname | string | The race filename. |
Methods
C:_executionStarted()C:onNodeReset()C:drawMiddle(builder, style)C:drawCustomProperties()C:workOnce()
See Also
- Rally Mode Countdown - Related reference
- Rally Loop Synced Countdown - Related reference
- Rally Mode Create Ground Marker Route - Related reference
- FlowGraph Guide - Guide