API ReferenceGE Extensionsflowgraphnodesgameplayrace
Race Disqualify
**File:** `flowgraph/nodes/gameplay/race/raceDisqualify.lua`
File: flowgraph/nodes/gameplay/race/raceDisqualify.lua
Description: Disqualifies a vehicle from a race.
Category: repeat_instant Tags: scenario
Input Pins
| Name | Type | Description |
|---|---|---|
raceData | table | Data from the race for other nodes to process. |
vehId | number | The Vehicle that should be disqualified. |
Methods
C:init()C:work()
See Also
- File Path - Related reference
- File Race - Related reference
- im Race Times - Related reference
- FlowGraph Guide - Guide