setGroupIconsSelectable

From Bohemia Interactive Community
Revision as of 14:22, 17 December 2018 by Killzone Kid (talk | contribs) (fixed in 1.87.145300)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Sets if group icons raise onGroupIconClick, onGroupIconOverEnter and onGroupIconOverLeave events.

Arma 3
Since Arma 3 v1.87.145300 this command returns Nothing as it should
Groups:
Uncategorised

Syntax

Syntax:
setGroupIconsSelectable bool
Parameters:
bool: Boolean - true to make selectable
Return Value:
Object - objNull prior to Arma 3 v1.87.145300, Nothing thereafter (see description)

Examples

Example 1:
setGroupIconsSelectable true;

Additional Information

See also:
addGroupIconclearGroupIconsgetGroupIcongetGroupIconParamsgroupIconSelectablegroupIconsVisibleonGroupIconClickonGroupIconOverEnteronGroupIconOverLeaveremoveGroupIconsetGroupIconsetGroupIconParamssetGroupIconsVisible

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