addGroupIcon: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[.*\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
m (Text replacement - " {{uc:{{PAGENAME}}}}" to "")
Line 33: Line 33:
{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|tkoh|Scripting Commands}}
{{GameCategory|tkoh|Scripting Commands}}
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Revision as of 18:37, 8 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
High Command

Syntax

Syntax:
Syntax needed
Parameters:
group: Group - group to add icon to
[iconClass, offset] - Array
iconClass: String - class name of an icon from CfgGroupIcons
offset (Optional): Array - X and Y offsets of the icon in form [offsetX, offsetY]
Return Value:
Return value needed

Examples

Example 1:
groupName addGroupIcon ["b_inf", [offsetX, offsetY]]

Additional Information

See also:
clearGroupIconsgetGroupIcongetGroupIconParamsgroupIconSelectablegroupIconsVisibleonGroupIconClickremoveGroupIconsetGroupIconsetGroupIconParamssetGroupIconsSelectablesetGroupIconsVisible

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