removeGroupIcon: Difference between revisions
Jump to navigation
Jump to search
m (merged "icon" and "ID" to "iconID" so nobody thinks these are 2 parameters) |
m (template:command argument fix) |
||
Line 12: | Line 12: | ||
| group '''removeGroupIcon''' iconID |= Syntax | | group '''removeGroupIcon''' iconID |= Syntax | ||
|p1= group: [[Group]] - |= | |p1= group: [[Group]] - |PARAMETER1= | ||
|p2= iconID: [[Number]] - |= | |p2= iconID: [[Number]] - |PARAMETER2= | ||
|p3= |= | |p3= |PARAMETER3= | ||
| Nothing |= | | Nothing |RETURNVALUE= | ||
|x1= <code>_target removeGroupIcon (_target getvariable "hc_attackicon");</code>|= | |x1= <code>_target removeGroupIcon (_target getvariable "hc_attackicon");</code>|EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[addGroupIcon]], [[clearGroupIcons]], [[getGroupIcon]], [[getGroupIconParams]], [[groupIconSelectable]], [[groupIconsVisible]], [[onGroupIconClick]], [[setGroupIcon]], [[setGroupIconParams]], [[setGroupIconsSelectable]], [[setGroupIconsVisible]] |= | | [[addGroupIcon]], [[clearGroupIcons]], [[getGroupIcon]], [[getGroupIconParams]], [[groupIconSelectable]], [[groupIconsVisible]], [[onGroupIconClick]], [[setGroupIcon]], [[setGroupIconParams]], [[setGroupIconsSelectable]], [[setGroupIconsVisible]] |SEEALSO= | ||
| |= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:36, 7 April 2019
Description
- Description:
- Remove icon with given ID from group.
- Groups:
- Uncategorised
Syntax
- Syntax:
- group removeGroupIcon iconID
- Parameters:
- group: Group -
- iconID: Number -
- Return Value:
- Nothing
Examples
- Example 1:
_target removeGroupIcon (_target getvariable "hc_attackicon");
Additional Information
- See also:
- addGroupIconclearGroupIconsgetGroupIcongetGroupIconParamsgroupIconSelectablegroupIconsVisibleonGroupIconClicksetGroupIconsetGroupIconParamssetGroupIconsSelectablesetGroupIconsVisible
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