getGroupIconParams: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|s([0-9])\= '''([^' ]+)'''([^ ]+) " to "|s$1= $2$3 ") |
Lou Montana (talk | contribs) m (Text replacement - " |r1=[[" to " |r1= [[") |
||
Line 21: | Line 21: | ||
|p1= group: [[Group]] | |p1= group: [[Group]] | ||
|r1=[[Array]] in format [color, text, scale, visibility, WPvisibility WPcolor], where: | |r1= [[Array]] in format [color, text, scale, visibility, WPvisibility WPcolor], where: | ||
* color: [[Array]] - icon color in format [r,g,b,a] | * color: [[Array]] - icon color in format [r,g,b,a] | ||
* text: [[String]] - icon text | * text: [[String]] - icon text |
Revision as of 23:47, 7 August 2021
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 in format [color, text, scale, visibility, WPvisibility WPcolor], where:
Examples
- Example 1:
_iconParams = getGroupIconParams group player;
Additional Information
- See also:
- addGroupIconclearGroupIconsgetGroupIcongroupIconSelectablegroupIconsVisibleonGroupIconClickremoveGroupIconsetGroupIconsetGroupIconParamssetGroupIconsSelectablesetGroupIconsVisible
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