getGroupIcon: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]2(\|.*)\]\]" to "{{GameCategory|arma2|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= | ||
| Get group icon properties. |DESCRIPTION= | | Get group icon properties. |DESCRIPTION= | ||
| group '''getGroupIcon''' ID |SYNTAX= | | group '''getGroupIcon''' ID |SYNTAX= | ||
Line 26: | Line 23: | ||
_grpIcon = _group getGroupIcon _grpIconId;</pre>|EXAMPLE1= | _grpIcon = _group getGroupIcon _grpIconId;</pre>|EXAMPLE1= | ||
| [[addGroupIcon]], [[clearGroupIcons]], [[getGroupIconParams]], [[groupIconSelectable]], [[groupIconsVisible]], [[onGroupIconClick]], [[removeGroupIcon]], [[setGroupIcon]], [[setGroupIconParams]], [[setGroupIconsSelectable]], [[setGroupIconsVisible]] |SEEALSO= | | [[addGroupIcon]], [[clearGroupIcons]], [[getGroupIconParams]], [[groupIconSelectable]], [[groupIconsVisible]], [[onGroupIconClick]], [[removeGroupIcon]], [[setGroupIcon]], [[setGroupIconParams]], [[setGroupIconsSelectable]], [[setGroupIconsVisible]] |SEEALSO= | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= | ||
}} | }} | ||
Revision as of 01:15, 17 January 2021
Description
- Description:
- Get group icon properties.
- Groups:
- High Command
Syntax
Examples
- Example 1:
_grpIconId = _group getVariable "BIS_MARTA_ICON_TYPE"; _grpIcon = _group getGroupIcon _grpIconId;
Additional Information
- See also:
- addGroupIconclearGroupIconsgetGroupIconParamsgroupIconSelectablegroupIconsVisibleonGroupIconClickremoveGroupIconsetGroupIconsetGroupIconParamssetGroupIconsSelectablesetGroupIconsVisible
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