menuSetCheck: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "Bool" to "Boolean")
mNo edit summary
Line 5: Line 5:
|arg=  |Multiplayer Arguments=
|arg=  |Multiplayer Arguments=
|eff=  |Multiplayer Effects=
|eff=  |Multiplayer Effects=
|gr1= GUI Control |=GROUP1
____________________________________________________________________________________________
____________________________________________________________________________________________
| Sets item on given path to be checked or not. |DESCRIPTION=
| Sets item on given path to be checked or not. |DESCRIPTION=

Revision as of 11:27, 16 September 2020

Hover & click on the images for description

Description

Description:
Sets item on given path to be checked or not.
Groups:
GUI Control

Syntax

Syntax:
menuSetCheck [idc, path, checkedl]
Parameters:
idc: Number
path: Array
checked: Boolean
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
menuEnablemenuExpandmenuCollapsemenuSetDatamenuSetValuemenuSetActionmenuDeletemenuAdd‎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