API ReferenceveextensionsgameplayInterfaceModules
Interact Fire
Gameplay interface module for controlling vehicle fire simulation. Provides actions to ignite, extinguish, and query fire state on the vehicle.
Gameplay interface module for controlling vehicle fire simulation. Provides actions to ignite, extinguish, and query fire state on the vehicle from the Game Engine layer.
Public API
| Variable | Type | Description |
|---|---|---|
moduleActions | table | Map of action names to handlers for fire control (ignite, extinguish). |
moduleLookups | table | Map of lookup names to getters for querying fire state. |
See Also
- Gameplay Interface — Parent bridge module
- Interact Beamstate — Structural damage control
Interact Energy Storage
Gameplay interface module for managing fuel tanks, batteries, and other energy storage devices. Supports fuel level queries, refueling, and battery charge management.
Interact Misc
Gameplay interface module for miscellaneous vehicle actions. Handles horn, paint color, license plate text, and other general-purpose operations.