setGroupIconsSelectable

From Bohemia Interactive Community
Revision as of 11:18, 16 December 2018 by Killzone Kid (talk | contribs) (typo)
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.
Groups:
Uncategorised

Syntax

Syntax:
setGroupIconsSelectable bool
Parameters:
bool: Boolean - true to make selectable
Return Value:
Object - always objNull

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