getGroupIcons: Difference between revisions

From Bohemia Interactive Community
m (Text replacement - "\| *p([0-9]+) *=([^↵]+) -↵" to "|p$1=$2")
No edit summary
 
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]]
|r1= [[Array]] - [[id,icon,[offsetx,offsety,offsetX3d,offsetY3d]],..]


|x1=
|x1=

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 or on the Forums.
Only post proven facts here! Add Note