API ReferenceGE Extensionsflowgraphnodesgameplaydrift
Drift Veh
**File:** `flowgraph/nodes/gameplay/drift/driftVeh.lua`
File: flowgraph/nodes/gameplay/drift/driftVeh.lua
Description: Set the drift vehicle, if none specified, player
Category: repeat_instant Tags: gameplay, utils
Input Pins
| Name | Type | Description |
|---|---|---|
setVehId | flow | When flow, the vehicle id will be changed |
vehId | number | The vehicle id to use as a reference for the drift module |
Output Pins
| Name | Type | Description |
|---|---|---|
vehId | number | The vehicle id used as a reference for the drift module |
Methods
C:work()
See Also
- Clear Drift - Related reference
- Drift Donut Detected - Related reference
- Drift Information - Related reference
- FlowGraph Guide - Guide