groupIconsVisible: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?\]\]" to "{{GameCategory|tkoh|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma2 |Game name= | | arma2 |Game name= | ||
Line 7: | Line 6: | ||
|gr1= High Command |GROUP1= | |gr1= High Command |GROUP1= | ||
| Returns array with group icons visibility. A getter for [[setGroupIconsVisible]] |DESCRIPTION= | | Returns array with group icons visibility. A getter for [[setGroupIconsVisible]] |DESCRIPTION= | ||
| '''groupIconsVisible''' |SYNTAX= | | '''groupIconsVisible''' |SYNTAX= | ||
Line 25: | Line 22: | ||
|x1= <code>[[hint]] [[str]] [[groupIconsVisible]];</code>|EXAMPLE1= | |x1= <code>[[hint]] [[str]] [[groupIconsVisible]];</code>|EXAMPLE1= | ||
| [[hcShownBar]], [[addGroupIcon]], [[clearGroupIcons]], [[getGroupIcon]], [[getGroupIconParams]], [[groupIconSelectable]], [[onGroupIconClick]], [[removeGroupIcon]], [[setGroupIcon]], [[setGroupIconParams]], [[setGroupIconsSelectable]], [[setGroupIconsVisible]] |SEEALSO= | | [[hcShownBar]], [[addGroupIcon]], [[clearGroupIcons]], [[getGroupIcon]], [[getGroupIconParams]], [[groupIconSelectable]], [[onGroupIconClick]], [[removeGroupIcon]], [[setGroupIcon]], [[setGroupIconParams]], [[setGroupIconsSelectable]], [[setGroupIconsVisible]] |SEEALSO= | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= | ||
}} | }} | ||
Revision as of 01:42, 17 January 2021
Description
- Description:
- Returns array with group icons visibility. A getter for setGroupIconsVisible
- Groups:
- High Command
Syntax
- Syntax:
- groupIconsVisible
- Return Value:
- Array - [visibleOnMap, visibleOnHUD]
Examples
- Example 1:
hint str groupIconsVisible;
Additional Information
- See also:
- hcShownBaraddGroupIconclearGroupIconsgetGroupIcongetGroupIconParamsgroupIconSelectableonGroupIconClickremoveGroupIconsetGroupIconsetGroupIconParamssetGroupIconsSelectablesetGroupIconsVisible
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