setGroupIconsSelectable: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (format) |
Killzone Kid (talk | contribs) (see also) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Sets if group icons raises | | Sets if group icons raises [[onGroupIconClick]], [[onGroupIconOverEnter]] and [[onGroupIconOverLeave]] events. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''setGroupIconsSelectable''' bool |= Syntax | | '''setGroupIconsSelectable''' bool |= Syntax | ||
|p1= bool: [[Boolean]] - | |p1= bool: [[Boolean]] - [[true]] to make selectable |= PARAMETER1 | ||
|p2= |= PARAMETER2 | |p2= |= PARAMETER2 | ||
Line 18: | Line 18: | ||
|p3= |= PARAMETER3 | |p3= |= PARAMETER3 | ||
| [[Object]] - | | [[Object]] - always [[objNull]]|= RETURNVALUE | ||
Line 25: | Line 25: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[addGroupIcon]], [[clearGroupIcons]], [[getGroupIcon]], [[getGroupIconParams]], [[groupIconSelectable]], [[groupIconsVisible]], [[onGroupIconClick]], [[removeGroupIcon]], [[setGroupIcon]], [[setGroupIconParams]], [[setGroupIconsVisible]] |= SEEALSO | | [[addGroupIcon]], [[clearGroupIcons]], [[getGroupIcon]], [[getGroupIconParams]], [[groupIconSelectable]], [[groupIconsVisible]], [[onGroupIconClick]], [[onGroupIconOverEnter]], [[onGroupIconOverLeave]], [[removeGroupIcon]], [[setGroupIcon]], [[setGroupIconParams]], [[setGroupIconsVisible]] |= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR |
Revision as of 10:09, 16 December 2018
Description
- Description:
- Sets if group icons raises 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