-
Notifications
You must be signed in to change notification settings - Fork 1
critMenu.ModifyEmptyMenuDescription
CritteRo edited this page Jun 21, 2021
·
1 revision
TriggerEvent('critMenu.ModifyEmptyMenuDescription', _menuID, _newDescription)
-
_menuID:: menuID that you want to modify. -
_newDescription:: The new description that you want to add. String.
- This description WILL ONLY SHOW if the menu doesn't have any buttons.
