hideSelection: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Command|= Comments |arma3|= Game name |1.58|= Game version | Hides or enables the given selection for the object |= Description | object '''hideSelection''' [selection, hidd...") |
Waffle SS. (talk | contribs) No edit summary |
||
Line 24: | Line 24: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
<!-- CONTINUE Notes --> | |||
<dl class="command_description"> | |||
<dd class="notedate">Posted on April 28, 2016 - 18:13 (UTC)</dd> | |||
<dt class="note">[[User:Waffle SS.|Waffle SS.]]</dt> | |||
<dd class="note"> | |||
Only seems to work for objects created with [[createSimpleObject]], and will only work for certain selections. | |||
</dd> | |||
</dl> | |||
<!-- DISCONTINUE Notes --> |
Revision as of 19:13, 28 April 2016
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.