setGroupIconsSelectable: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (typo) |
Killzone Kid (talk | contribs) (fixed in 1.87.145300) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Sets if group icons raise [[onGroupIconClick]], [[onGroupIconOverEnter]] and [[onGroupIconOverLeave]] events. |= Description | | Sets if group icons raise [[onGroupIconClick]], [[onGroupIconOverEnter]] and [[onGroupIconOverLeave]] events. <br><br> | ||
{{Feature arma3| Since Arma 3 v1.87.145300 this command returns [[Nothing]] as it should}}|= Description | |||
|= Description | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 18: | Line 20: | ||
|p3= |= PARAMETER3 | |p3= |= PARAMETER3 | ||
| [[Object]] - | | [[Object]] - [[objNull]] prior to Arma 3 v1.87.145300, [[Nothing]] thereafter (see description)|= RETURNVALUE | ||
Revision as of 13:22, 17 December 2018
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 - 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