API ReferenceGE Extensionsflowgraphnodesgameplayrallyloop
Rally Loop Set Execution Var
**File:** `flowgraph/nodes/gameplay/rally/loop/setLoopExecutionVar.lua`
File: flowgraph/nodes/gameplay/rally/loop/setLoopExecutionVar.lua
Description: Sets the execution variable in the current rally loop manager.
Category: once_instant Tags: rally
Input Pins
| Name | Type | Description |
|---|---|---|
name | string | Name of the execution variable to set. |
value | any | Value to set the execution variable to. |
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