menuDelete: Difference between revisions
| mNo edit summary | m (Text replacement - "|=GROUP1" to "|GROUP1=") | ||
| Line 6: | Line 6: | ||
| |eff=  |Multiplayer Effects= | |eff=  |Multiplayer Effects= | ||
| |gr1= GUI Control |= | |gr1= GUI Control |GROUP1= | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | Deletes menu entry on given path. |DESCRIPTION= | | Deletes menu entry on given path. |DESCRIPTION= | ||
Revision as of 19:41, 24 September 2020
Description
- Description:
- Deletes menu entry on given path.
- Groups:
- GUI Control
Syntax
- Syntax:
- menuDelete [idc,path]
- Parameters:
- idc: Number
- path: Array
- Return Value:
- Nothing
Alternative Syntax
- Syntax:
- control menuDelete path
- Parameters:
- control: Control
- path: Array
- Return Value:
- Nothing
Examples
- Example 1:
- (findDisplay 313 displayCtrl 120) menuDelete [0];//Removes First entry from Eden Editor menu strip
Additional Information
- See also:
- menuEnablemenuExpandmenuCollapsemenuSetDatamenuSetValuemenuSetCheckmenuSetActionmenuAddmenuHovermenuValuemenuURLmenuTextmenuSortmenuSizemenuEnabledmenuCheckedmenuActionmenuShortcutTextmenuShortcutmenuPicturemenuDatamenuClearmenuSetPicture
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
 
	