API ReferenceveextensionsgameplayInterfaceModules
Interact Recovery
Gameplay interface module for vehicle recovery and respawn operations. Handles tow truck, roadside assistance, and position reset actions from the Game Engine.
Gameplay interface module for vehicle recovery and respawn operations. Handles tow truck, roadside assistance, and position reset actions from the Game Engine layer.
Public API
| Variable | Type | Description |
|---|---|---|
moduleActions | table | Map of action names to handlers for recovery operations (respawn, tow, repair). |
moduleLookups | table | Map of lookup names to getters for recovery state queries. |
See Also
- Gameplay Interface — Parent bridge module
- Interact Beamstate — Structural state (repair context)
Interact Powertrain
Gameplay interface module for querying and controlling powertrain devices. Provides actions for engine control, transmission shifting, and device state queries.
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.