Commands, Exports, Events
Exports
The client-side exports used to open and close the vehicle control UI. These can be called from any script, such as a radial menu.
TriggerEvent("md-neoncontroller:open") -- open neon controller
TriggerEvent("md-neoncontroller:close") -- close neon controllerLast updated