clearGroupIcons: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<code>([^ ]*)\[\[([a-zA-Z0-9_]+)\]\]([^ ]*)<\/code>" to "<code>$1$2$3</code>")
m (Text replacement - "<code>([^ ]*)\[\[([a-zA-Z0-9_]+)\]\]([^ ]*)<\/code>" to "<code>$1$2$3</code>")
Line 21: Line 21:
|p1= group: [[Group]]
|p1= group: [[Group]]


|x1= <code>clearGroupIcons ([[group]] [[player]]);</code>
|x1= <code>clearGroupIcons (group [[player]]);</code>


|r1= [[Nothing]]
|r1= [[Nothing]]

Revision as of 12:01, 12 May 2022

Hover & click on the images for description

Description

Description:
Removes all icons from group.
Groups:
High Command

Syntax

Syntax:
clearGroupIcons group
Parameters:
group: Group
Return Value:
Nothing

Examples

Example 1:
clearGroupIcons (group player);

Additional Information

See also:
addGroupIcon 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