showCommandingMenu
Jump to navigation
Jump to search
Description
- Description:
- Create the commanding menu described by the given config class or menu name. When the name is empty, the current menu is hidden.
- Groups:
- Uncategorised
Syntax
- Syntax:
- showCommandingMenu name
- Parameters:
- name: String - Class name or user menu name with prefix.
- Return Value:
- Nothing
Examples
- Example 1:
showCommandingMenu "";
- Example 2:
showCommandingMenu "MyClassName";
- Example 3:
showCommandingMenu "#USER:Tag_Menu_myMenu";
Additional Information
- See also:
- commandingMenu, BIS_FNC_createMenu, BIS_MENU_GroupCommunication
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note