menuCollapse: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= ____________________________________________________________________________________________ |arma3 |= Game |1.56|= Game Version |arg= |= Multiplayer Arguments |e...")
 
m (template:command argument fix)
(One intermediate revision by one other user not shown)
Line 6: Line 6:
|eff=  |= Multiplayer Effects
|eff=  |= Multiplayer Effects
____________________________________________________________________________________________
____________________________________________________________________________________________
| Collapses item on given path and all its childs. |= Description
| Collapses item on given path and all its childs. |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________
| menuCollapse [idc, path] |= Syntax
| [[menuCollapse]] [idc, path] |SYNTAX=
|p1= idc: [[Number]] |= Parameter 1
|p1= idc: [[Number]] |PARAMETER1=
|p2= path: [[Array]] |= Parameter 2
|p2= path: [[Array]] |PARAMETER2=
|p3=  |= Parameter 3
|p3=  |PARAMETER3=
|p3=  |= Parameter 4
|p3=  |PARAMETER4=
|p3=  |= Parameter 5
|p3=  |PARAMETER5=
|p3=  |= Parameter 6
|p3=  |PARAMETER6=
| [[Nothing]] |= Return Value
| [[Nothing]] |RETURNVALUE=
<!--
<!--
|s2= control |= Alternative Syntax
|s2= control |= Alternative Syntax
Line 23: Line 23:
|r2=  |= Alternative Return Value
|r2=  |= Alternative Return Value
-->
-->
|x1=  |= Example 1
|x1=  |EXAMPLE1=
| - |= See Also
| ‎[[menuEnable]], [[menuExpand]], [[menuSetData]], [[menuSetValue]], [[‎menuSetCheck]], [[menuSetAction]], [[menuDelete]], [[menuAdd]], [[‎menuHover]], [[menuValue]], [[menuURL]], [[‎menuText]], [[menuSort]], [[‎menuSize]], [[menuEnabled]], [[‎menuChecked]], [[menuAction]], [[menuShortcutText]], [[menuShortcut]], [[menuPicture]], [[menuData]], [[menuClear]], [[menuSetPicture]] |SEEALSO=
}}
}}



Revision as of 15:43, 7 April 2019

Hover & click on the images for description

Description

Description:
Collapses item on given path and all its childs.
Groups:
Uncategorised

Syntax

Syntax:
menuCollapse [idc, path]
Parameters:
idc: Number
path: Array
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
menuEnablemenuExpandmenuSetDatamenuSetValue‎menuSetCheckmenuSetActionmenuDeletemenuAdd‎menuHovermenuValuemenuURL‎menuTextmenuSort‎menuSizemenuEnabled‎menuCheckedmenuActionmenuShortcutTextmenuShortcutmenuPicturemenuDatamenuClearmenuSetPicture

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

Bottom Section