addMenuItem: 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"\)|Multiplayer Effects \("local" or "global"\)|Multiplayer Execution \("serv...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma2 | | arma2 | ||
|1.00 | |1.00 | ||
|gr1= Game 2 Editor | |gr1= Game 2 Editor | ||
| Creates a new menu item. Menu can be "file" or "view",index is index,as returned from addMenu command. priority is optional and determines,where in the menu the item will reside (higher priority items first). | | Creates a new menu item. Menu can be "file" or "view",index is index,as returned from addMenu command. priority is optional and determines,where in the menu the item will reside (higher priority items first). | ||
{{Informative | Some Old Editor Command}} | {{Informative | Some Old Editor Command}} | ||
| map '''addMenuItem''' [menu or index,text,command,priority] | | map '''addMenuItem''' [menu or index,text,command,priority] | ||
|p1= map: [[Control]] - | |p1= map: [[Control]] - | ||
|p2= [menu or index,text,command,priority]: [[Array]] - | |p2= [menu or index,text,command,priority]: [[Array]] - | ||
|p3 | |p3= | ||
| [[Number]] | | [[Number]] | ||
|x1= - | |x1= - | ||
| [[Game 2 Editor]] | | [[Game 2 Editor]] | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= |
Revision as of 00:02, 18 January 2021
Description
- Description:
- Creates a new menu item. Menu can be "file" or "view",index is index,as returned from addMenu command. priority is optional and determines,where in the menu the item will reside (higher priority items first).
- Groups:
- Game 2 Editor
Syntax
- Syntax:
- map addMenuItem [menu or index,text,command,priority]
- Parameters:
- map: Control -
- [menu or index,text,command,priority]: Array -
- Return Value:
- Number
Examples
- Example 1:
- -
Additional Information
- See also:
- Game 2 Editor
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