API ReferenceGE Extensionsflowgraphnodesgameplayrallyloop
Rally Get Current Race Path
**File:** `flowgraph/nodes/gameplay/rally/loop/getCurrentRacePath.lua`
File: flowgraph/nodes/gameplay/rally/loop/getCurrentRacePath.lua
Description: Gets the race file path for the current mission in the rally loop schedule.
Category: once_instant Tags: rally
Output Pins
| Name | Type | Description |
|---|---|---|
racePath | string | Path to the race file for the current mission. |
Methods
C:workOnce()
See Also
- Rally Advance Loop Schedule - Related reference
- Rally Loop Get Execution Var - Related reference
- Rally Loop Get Service Out TC - Related reference
- FlowGraph Guide - Guide