Skip to content

critMenu.ModifyEmptyMenuDescription

CritteRo edited this page Jun 21, 2021 · 1 revision

critMenu.ModifyEmptyMenuDescription

Usage:

TriggerEvent('critMenu.ModifyEmptyMenuDescription', _menuID, _newDescription)

Params:

  • _menuID :: menuID that you want to modify.
  • _newDescription :: The new description that you want to add. String.

Screenshot:

critMenu.ModifyEmptyMenuDescription example screenshot

Notes:

  • This description WILL ONLY SHOW if the menu doesn't have any buttons.

Clone this wiki locally