API ReferenceveextensionsgameplayInterfaceModules
Interact Misc
Gameplay interface module for miscellaneous vehicle actions. Handles horn, paint color, license plate text, and other general-purpose operations.
Gameplay interface module for miscellaneous vehicle actions. Handles horn, paint color changes, license plate text, and other general-purpose vehicle operations from the Game Engine layer.
Public API
| Variable | Type | Description |
|---|---|---|
moduleActions | table | Map of action names to handlers for miscellaneous operations. |
moduleLookups | table | Map of lookup names to getters for general vehicle queries. |
See Also
- Gameplay Interface — Parent bridge module
Interact Fire
Gameplay interface module for controlling vehicle fire simulation. Provides actions to ignite, extinguish, and query fire state on the vehicle.
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.