getGroupIcons: Difference between revisions

From Bohemia Interactive Community
m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>")
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 17: Line 17:
|gr1= High Command
|gr1= High Command


|descr= Returns all group icons. [id,icon,[offsetx,offsety],[..],..]
|descr= Returns all group icons. Since Arma 3 v2.22 command also returns 3d offsets.


|s1= [[getGroupIcons]] group
|s1= [[getGroupIcons]] group


|p1= group: [[Group]] -
|p1= group: [[Group]]
|r1= [[Array]] - [[id,icon,[offsetx,offsety,offsetX3d,offsetY3d]],..]


|r1= [[Array]]
|x1=


|x1= <sqf>(example)</sqf>
|seealso= [[addGroupIcon]] [[clearGroupIcons]] [[getGroupIcon]] [[getGroupIconParams]] [[groupIconSelectable]] [[groupIconsVisible]] [[onGroupIconClick]] [[removeGroupIcon]] [[setGroupIcon]] [[setGroupIconParams]] [[setGroupIconsSelectable]] [[setGroupIconsVisible]]
 
|seealso=
}}
}}

Latest revision as of 00:16, 30 October 2025

Hover & click on the images for description

Description

Description:
Returns all group icons. Since Arma 3 v2.22 command also returns 3d offsets.
Groups:
High Command

Syntax

Syntax:
getGroupIcons group
Parameters:
group: Group
Return Value:
Array - [[id,icon,[offsetx,offsety,offsetX3d,offsetY3d]],..]

Examples

Examples:
Example needed

Additional Information

See also:
addGroupIcon clearGroupIcons getGroupIcon getGroupIconParams groupIconSelectable groupIconsVisible onGroupIconClick removeGroupIcon setGroupIcon setGroupIconParams setGroupIconsSelectable setGroupIconsVisible

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note