addGroupIcon

From Bohemia Interactive Community
Revision as of 15:13, 11 May 2017 by Dedmen (talk | contribs) (Added more details about arguments and return value)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Add icon to a group. Returns icon ID
Groups:
Uncategorised

Syntax

Syntax:
group addGroupIcon properties
Parameters:
group: Group -
properties: Array - [IconClass, offset (optional)]
Return Value:
Number - texture ID

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

Notes

Bottom Section