Commands, Exports, Events
Commands
Command
Description
-- Commands used to open/close the neon controller UI
Config.ToggleCommand = "neonMenu"Events
TriggerEvent("md-neoncontroller:open") -- open neon controller
TriggerEvent("md-neoncontroller:close") -- close neon controllerLast updated