hideSelection
Jump to navigation
Jump to search


Click on the images for descriptions
Introduced in
- Game:
- Arma 3
- Version:
- 1.58
Description
- Description:
- Hides or enables the given selection for the simple object
Syntax
- Syntax:
- object hideSelection [selection, hidden]
- Parameters:
- selection: Object - simple object
- [selection, hidden]: Array
- selection: String - selection name
- hidden: Bool - true to hide, false to show
- Return Value:
- Nothing
Examples
- Example 1:
_simpleObject hideSelection ["some_selection", true];
Additional Information
- Multiplayer:
- -
- See also:
- createSimpleObjectselectionNames
Notes
Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To
Add New Note | How To