getGroupIcons: Difference between revisions

From Bohemia Interactive Community
(add. ArmA2 classification)
 
No edit summary
 
(49 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{RV|type=command


[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
|game1= arma2
|version1= 1.00
 
|game2= arma2oa
|version2= 1.50
 
|game3= tkoh
|version3= 1.00
 
|game4= arma3
|version4= 0.50
 
|arg= global
 
|gr1= High Command
 
|descr= Returns all group icons. Since Arma 3 v2.22 command also returns 3d offsets.
 
|s1= [[getGroupIcons]] group
 
|p1= group: [[Group]]
|r1= [[Array]] - [[id,icon,[offsetx,offsety,offsetX3d,offsetY3d]],..]
 
|x1=
 
|seealso= [[addGroupIcon]] [[clearGroupIcons]] [[getGroupIcon]] [[getGroupIconParams]] [[groupIconSelectable]] [[groupIconsVisible]] [[onGroupIconClick]] [[removeGroupIcon]] [[setGroupIcon]] [[setGroupIconParams]] [[setGroupIconsSelectable]] [[setGroupIconsVisible]]
}}

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