menuSetPicture: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Command|= ____________________________________________________________________________________________ |arma3 |= Game |1.56|= Game Version |arg= |= Multiplayer Arguments |e...") |
Killzone Kid (talk | contribs) (see also) |
||
Line 8: | Line 8: | ||
| Sets new picture into menu entry on given path. |= Description | | Sets new picture into menu entry on given path. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| menuSetPicture [idc, path, picture] |= Syntax | | [[menuSetPicture]] [idc, path, picture] |= Syntax | ||
|p1= idc: [[Number]] |= Parameter 1 | |p1= idc: [[Number]] |= Parameter 1 | ||
|p2= path: [[String]] |= Parameter 2 | |p2= path: [[String]] |= Parameter 2 | ||
Line 23: | Line 23: | ||
|r2= [[Nothing]] |= Alternative Return Value | |r2= [[Nothing]] |= Alternative Return Value | ||
|x1= |= Example 1 | |x1= |= Example 1 | ||
| | | [[menuEnable]], [[menuExpand]], [[menuCollapse]], [[menuSetData]], [[menuSetValue]], [[menuSetCheck]], [[menuSetAction]], [[menuDelete]], [[menuAdd]], [[menuHover]], [[menuValue]], [[menuURL]], [[menuText]], [[menuSort]], [[menuSize]], [[menuEnabled]], [[menuChecked]], [[menuAction]], [[menuShortcutText]], [[menuShortcut]], [[menuPicture]], [[menuData]], [[menuClear]] |= See Also | ||
}} | }} | ||
Revision as of 23:29, 11 July 2016
Description
- Description:
- Sets new picture into menu entry on given path.
- Groups:
- Uncategorised
Syntax
- Syntax:
- menuSetPicture [idc, path, picture]
- Parameters:
- idc: Number
- path: String
- picture:String
- Return Value:
- Nothing
Alternative Syntax
- Syntax:
- control menuSetPicture [path, picture]
- Parameters:
- control: Control
- path: Array
- picture: String
- Return Value:
- Nothing
Examples
- Examples:
- Example needed
Additional Information
- See also:
- menuEnablemenuExpandmenuCollapsemenuSetDatamenuSetValuemenuSetCheckmenuSetActionmenuDeletemenuAddmenuHovermenuValuemenuURLmenuTextmenuSortmenuSizemenuEnabledmenuCheckedmenuActionmenuShortcutTextmenuShortcutmenuPicturemenuDatamenuClear
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