menuSetPicture: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (see also) |
m (template:command argument fix) |
||
Line 6: | Line 6: | ||
|eff= |= Multiplayer Effects | |eff= |= Multiplayer Effects | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Sets new picture into menu entry on given path. |= | | Sets new picture into menu entry on given path. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[menuSetPicture]] [idc, path, picture] |= | | [[menuSetPicture]] [idc, path, picture] |SYNTAX= | ||
|p1= idc: [[Number]] |= | |p1= idc: [[Number]] |PARAMETER1= | ||
|p2= path: [[String]] |= | |p2= path: [[String]] |PARAMETER2= | ||
|p3= picture:[[String]] |= | |p3= picture:[[String]] |PARAMETER3= | ||
|p4= |= | |p4= |PARAMETER4= | ||
|p5= |= | |p5= |PARAMETER5= | ||
|p6= |= | |p6= |PARAMETER6= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
|s2= control menuSetPicture [path, picture] |= Alternative Syntax | |s2= control menuSetPicture [path, picture] |= Alternative Syntax | ||
|p21= control: [[Control]] |= Alternative Parameter 1 | |p21= control: [[Control]] |= Alternative Parameter 1 | ||
Line 22: | Line 22: | ||
|p24= |= Alternative Parameter 3 | |p24= |= Alternative Parameter 3 | ||
|r2= [[Nothing]] |= Alternative Return Value | |r2= [[Nothing]] |= Alternative Return Value | ||
|x1= |= | |x1= |EXAMPLE1= | ||
| [[menuEnable]], [[menuExpand]], [[menuCollapse]], [[menuSetData]], [[menuSetValue]], [[menuSetCheck]], [[menuSetAction]], [[menuDelete]], [[menuAdd]], [[menuHover]], [[menuValue]], [[menuURL]], [[menuText]], [[menuSort]], [[menuSize]], [[menuEnabled]], [[menuChecked]], [[menuAction]], [[menuShortcutText]], [[menuShortcut]], [[menuPicture]], [[menuData]], [[menuClear]] |= | | [[menuEnable]], [[menuExpand]], [[menuCollapse]], [[menuSetData]], [[menuSetValue]], [[menuSetCheck]], [[menuSetAction]], [[menuDelete]], [[menuAdd]], [[menuHover]], [[menuValue]], [[menuURL]], [[menuText]], [[menuSort]], [[menuSize]], [[menuEnabled]], [[menuChecked]], [[menuAction]], [[menuShortcutText]], [[menuShortcut]], [[menuPicture]], [[menuData]], [[menuClear]] |SEEALSO= | ||
}} | }} | ||
Revision as of 14:43, 7 April 2019
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