menuClear: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
|arma3 |= Game | |arma3 |= Game | ||
|1.56 | |1.56 | ||
|arg | |arg= | ||
|eff | |eff= | ||
|gr1= GUI Control - Menu | |gr1= GUI Control - Menu | ||
| Removes all entries from given menu strip. | | Removes all entries from given menu strip. | ||
| [[menuClear]] idc | | [[menuClear]] idc | ||
|p1= idc: [[Number]] | |p1= idc: [[Number]] | ||
| [[Nothing]] | | [[Nothing]] | ||
|s2= [[menuClear]] control | |s2= [[menuClear]] control | ||
|p21= control: [[Control]] | |p21= control: [[Control]] | ||
|r2= [[Nothing]] |Alternative Return Value= | |r2= [[Nothing]] |Alternative Return Value= | ||
|x1= <code>[[menuClear]] ([[findDisplay]] 313 [[displayCtrl]] 120);{{cc|Removes all entries from [[Eden Editor]]. Restart the editor to reset the menu.}}</code> | |x1= <code>[[menuClear]] ([[findDisplay]] 313 [[displayCtrl]] 120);{{cc|Removes all entries from [[Eden Editor]]. Restart the editor to reset the menu.}}</code> | ||
| [[menuEnable]], [[menuExpand]], [[menuCollapse]], [[menuSetData]], [[menuSetValue]], [[menuSetCheck]], [[menuSetAction]], [[menuDelete]], [[menuAdd]], [[menuHover]], [[menuValue]], [[menuURL]], [[menuText]], [[menuSort]], [[menuSize]], [[menuEnabled]], [[menuChecked]], [[menuAction]], [[menuShortcutText]], [[menuShortcut]], [[menuPicture]], [[menuData]], [[menuSetPicture]] | | [[menuEnable]], [[menuExpand]], [[menuCollapse]], [[menuSetData]], [[menuSetValue]], [[menuSetCheck]], [[menuSetAction]], [[menuDelete]], [[menuAdd]], [[menuHover]], [[menuValue]], [[menuURL]], [[menuText]], [[menuSort]], [[menuSize]], [[menuEnabled]], [[menuChecked]], [[menuAction]], [[menuShortcutText]], [[menuShortcut]], [[menuPicture]], [[menuData]], [[menuSetPicture]] | ||
}} | }} | ||
Revision as of 01:03, 18 January 2021
Description
- Description:
- Removes all entries from given menu strip.
- Groups:
- GUI Control - Menu
Syntax
Alternative Syntax
Examples
- Example 1:
menuClear (findDisplay 313 displayCtrl 120);// Removes all entries from Eden Editor. Restart the editor to reset the menu.
Additional Information
- See also:
- menuEnablemenuExpandmenuCollapsemenuSetDatamenuSetValuemenuSetCheckmenuSetActionmenuDeletemenuAddmenuHovermenuValuemenuURLmenuTextmenuSortmenuSizemenuEnabledmenuCheckedmenuActionmenuShortcutTextmenuShortcutmenuPicturemenuDatamenuSetPicture
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