API ReferenceGE Extensionsflowgraphnodesgameplayrace
Race Highscores
**File:** `flowgraph/nodes/gameplay/race/raceHighscoresLap.lua`
File: flowgraph/nodes/gameplay/race/raceHighscoresLap.lua
Description: Manages Highscores for the race system.
Category: repeat_instant Tags: scenario
Input Pins
| Name | Type | Description |
|---|---|---|
flow | flow | Inflow for this node. |
raceData | table | Data from the race for other nodes to process. |
vehId | number | The Vehicle that should be tracked. |
Output Pins
| Name | Type | Description |
|---|---|---|
flow | flow | Outflow from this node. |
Methods
C:init()C:work()
See Also
- File Path - Related reference
- File Race - Related reference
- im Race Times - Related reference
- FlowGraph Guide - Guide