hideSelection

From Bohemia Interactive Community
Revision as of 20:13, 28 April 2016 by Waffle SS. (talk | contribs)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Hides or enables the given selection for the object
Groups:
Uncategorised

Syntax

Syntax:
object hideSelection [selection, hidden];
Parameters:
selection: String - Selection name
hidden: Bool - Hide this?
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
createSimpleObjectselectionNames

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

Notes

Bottom Section

Posted on April 28, 2016 - 18:13 (UTC)
Waffle SS.
Only seems to work for objects created with createSimpleObject, and will only work for certain selections.