API ReferenceveextensionsgameplayInterfaceModules
Interact Powertrain
Gameplay interface module for querying and controlling powertrain devices. Provides actions for engine control, transmission shifting, and device state queries.
Gameplay interface module for querying and controlling powertrain devices. Provides actions for engine control, transmission shifting, and device state queries from the Game Engine layer.
Public API
| Variable | Type | Description |
|---|---|---|
moduleActions | table | Map of action names to handlers for powertrain operations. |
moduleLookups | table | Map of lookup names to getters for reading device state. |
See Also
- Gameplay Interface — Parent bridge module
- Interact Energy Storage — Fuel/battery management
- Powertrain Base Device — Base device API
Interact Part Condition
Gameplay interface module for managing individual part wear and damage conditions. Provides get/set access to part integrity, visual damage, and thermal state.
Interact Recovery
Gameplay interface module for vehicle recovery and respawn operations. Handles tow truck, roadside assistance, and position reset actions from the Game Engine.