API ReferenceveextensionsgameplayInterfaceModules
Interact Vehicle Performance Data
Gameplay interface module for triggering and querying vehicle performance data collection. Bridges the GE layer to the vehicle's performance measurement systems.
Gameplay interface module for triggering and querying vehicle performance data collection. Bridges the GE layer to the vehicle's performance measurement systems for dyno runs, acceleration tests, and live metrics.
Public API
| Variable | Type | Description |
|---|---|---|
moduleActions | table | Map of action names to handlers for starting/stopping performance data collection. |
moduleLookups | table | Map of lookup names to getters for reading performance results. |
See Also
- Gameplay Interface — Parent bridge module
- Vehicle Performance Data — Performance data capture system
Interact Recovery
Gameplay interface module for vehicle recovery and respawn operations. Handles tow truck, roadside assistance, and position reset actions from the Game Engine.
Watch Airtime
Gameplay statistic watcher that tracks vehicle airtime duration. Detects when all wheels leave the ground and measures hang time for achievement tracking.