menuSetShortcut: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Command " to "{{RV|type=command ") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *PARAMETER[0-9]{1,3} *= * " to " ") |
||
Line 21: | Line 21: | ||
|s2= control [[menuSetShortcut]] [path, shortcut] |ALTSYNTAX1= | |s2= control [[menuSetShortcut]] [path, shortcut] |ALTSYNTAX1= | ||
|p21= control: [[Control]] | |p21= control: [[Control]] | ||
|p22= path: [[Array]] | |p22= path: [[Array]] | ||
|p23= shortcut: [[Number]] | |p23= shortcut: [[Number]] | ||
|r2= [[Nothing]] |ALTRETURNVALUE1= | |r2= [[Nothing]] |ALTRETURNVALUE1= |
Revision as of 18:15, 29 January 2021
Description
- Description:
- Description needed
- Groups:
- GUI Control - Menu
Syntax
- Syntax:
- Syntax needed
- Parameters:
- idc: Number
- path: Array
- shortcut: Number
- Return Value:
- Return value needed
Alternative Syntax
- Syntax:
- control menuSetShortcut [path, shortcut]
- Parameters:
- control: Control
- path: Array
- shortcut: Number
- Return Value:
- Nothing
Examples
- Example 1:
_ctrlMenuStrip menuSetShortcut [[0,0],2048 + 0x16]; // ALT + U
Additional Information
- See also:
- See also needed
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