setGroupIconParams: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
m (Some wiki formatting)
Line 18: Line 18:
|gr1= High Command
|gr1= High Command


|descr= Set group icons parameters. [color, string,float,bool]
|descr= Set group icons parameters.


|s1= group [[setGroupIconParams]] [group, properties]
|s1= group [[setGroupIconParams]] properties


|p1= group: [[Group]]
|p1= group: [[Group]]

Revision as of 12:54, 22 February 2022

Hover & click on the images for description

Description

Description:
Set group icons parameters.
Groups:
High Command

Syntax

Syntax:
group setGroupIconParams properties
Parameters:
group: Group
properties: Array:
Return Value:
Nothing

Examples

Example 1:
_grp setGroupIconParams [[0.9,0,0, 1], "The Group", 1.25, false];

Additional Information

See also:
addGroupIcon clearGroupIcons getGroupIcon getGroupIconParams groupIconSelectable groupIconsVisible onGroupIconClick removeGroupIcon setGroupIcon 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