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