menuAction: Difference between revisions
| Killzone Kid (talk | contribs)  (example) | Killzone Kid (talk | contribs)   (see also) | ||
| Line 6: | Line 6: | ||
| |eff=  |Multiplayer Effects= | |eff=  |Multiplayer Effects= | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | Returns action stored in item on given path in  | | Returns action stored in item on given path in [[CT_MENU_STRIP]] control. |DESCRIPTION= | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | [[menuAction]] [idc, path] |SYNTAX= | | [[menuAction]] [idc, path] |SYNTAX= | ||
Revision as of 14:05, 6 February 2020
Description
- Description:
- Returns action stored in item on given path in CT_MENU_STRIP control.
- Groups:
- Uncategorised
Syntax
- Syntax:
- menuAction [idc, path]
- Parameters:
- [idc, path]: Array
- idc: Number
- path: Array
- Return Value:
- String - Action
Alternative Syntax
- Syntax:
- control menuAction path
- Parameters:
- control: Number
- path: Array
- Return Value:
- String - Action
Examples
- Example 1:
- menuAction [456, [1,0]];
- Example 2:
- findDisplay 123 displayCtrl 456 menuAction [1,0];
Additional Information
- See also:
- menuEnablemenuExpandmenuCollapsemenuSetDatamenuSetValuemenuSetCheckmenuSetActionmenuDeletemenuAddmenuHovermenuValuemenuURLmenuTextmenuSortmenuSizemenuEnabledmenuCheckedmenuShortcutTextmenuShortcutmenuPicturemenuDatamenuClearmenuSetPicture
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
 
	