API ReferenceGE Extensionsflowgraphnodesgameplayrallyloop
Rally Exclude Traffic
**File:** `flowgraph/nodes/gameplay/rally/loop/rallyExcludeTraffic.lua`
File: flowgraph/nodes/gameplay/rally/loop/rallyExcludeTraffic.lua
Description: Applies or clears traffic exclusion zones for the rally loop.
Category: once_instant Tags: rally
Input Pins
| Name | Type | Description |
|---|---|---|
enable | bool | True to apply traffic exclusion, false to clear it. |
Methods
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