getGroupIconParams: Difference between revisions
BrettMayson (talk | contribs) mNo edit summary |
BrettMayson (talk | contribs) mNo edit summary |
||
| Line 21: | Line 21: | ||
|p1= group: [[Group]] | |p1= group: [[Group]] | ||
|r1= [[Array]] with [color, text, scale, visibility, WPvisibility WPcolor] | |r1= [[Array]] with [color, text, scale, visibility, WPvisibility WPcolor] | ||
* color: [[Color|Color (RGB)]] - icon color | * color: [[Color|Color (RGB)]] - icon color | ||
* text: [[String]] - icon text | * text: [[String]] - icon text | ||
Revision as of 10:03, 2 January 2026
Description
- Description:
- Returns group icons params used for command bar drawing such as color, text, scale, visibility, waypoint visibility, waypoint color.
- Groups:
- High Command
Syntax
- Syntax:
- getGroupIconParams group
- Parameters:
- group: Group
- Return Value:
- Array with [color, text, scale, visibility, WPvisibility WPcolor]
- color: Color (RGB) - icon color
- text: String - icon text
- scale: Number - icon scale
- visibility: Boolean - icon visibility
- WPvisibility: Boolean - waypoint visibility
- WPcolor: Color (RGB) - waypoint color
Examples
- Example 1:
- Example 2:
Additional Information
- See also:
- addGroupIcon clearGroupIcons getGroupIcon 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