getGroupIconParams: Difference between revisions
Jump to navigation
Jump to search
m (template:command argument fix) |
m (template:command argument fix) |
||
Line 6: | Line 6: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns group icons params used for command bar drawing such as color, text, scale, visibility, waypoint visibility, waypoint color. |= | | Returns group icons params used for command bar drawing such as color, text, scale, visibility, waypoint visibility, waypoint color. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''getGroupIconParams''' group |= | | '''getGroupIconParams''' group |SYNTAX= | ||
|p1= group: [[Group]] |PARAMETER1= | |p1= group: [[Group]] |PARAMETER1= |
Revision as of 14:40, 7 April 2019
Description
- Description:
- Returns group icons params used for command bar drawing such as color, text, scale, visibility, waypoint visibility, waypoint color.
- Groups:
- Uncategorised
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