-
Notifications
You must be signed in to change notification settings - Fork 1
critMenu.Check.MenuWasOpened
CritteRo edited this page Jun 21, 2021
·
1 revision
AddEventHandler('critMenu.Check.MenuWasOpened', function(_menuID) --your code here. end)
-
_menuID:: The menu ID that was opened.
- This event will trigger client-side every time a menu/submenu is opened.