API ReferenceGE Extensionsflowgraphnodesgameplayrallyloop
Rally Loop Chained Mission Setup
**File:** `flowgraph/nodes/gameplay/rally/loop/loopChainedMissionSetup.lua`
File: flowgraph/nodes/gameplay/rally/loop/loopChainedMissionSetup.lua
Description: Setup the next mission in the Rally Loop after transferring the mission execution.
Category: once_instant Tags: rally
Input Pins
| Name | Type | Description |
|---|---|---|
vehId | number | Vehicle id. |
Methods
C:_executionStopped()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