onHCGroupSelectionChanged: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Added to "see also" + wikilinking. Still needs example. Description is unintelligible.)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Defines an action performed when HC group has been selected. Command receives,_group group selected group,_isSelected bool new selection state |= Description
| Defines an action performed when [[High Command|high command]] group has been selected.
<br>
Command receives, _group group selected group, _isSelected bool new selection state |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 25: Line 27:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[High Command]],
[[hcAllGroups]],
[[hcGroupParams]],
[[hcLeader]],
[[hcRemoveAllGroups]],
[[hcRemoveGroup]],
[[hcSelected]],
[[hcSelectGroup]],
[[hcSetGroup]],
[[hcShowBar]],
[[hcShownBar]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 08:34, 22 March 2014

Hover & click on the images for description

Description

Description:
Defines an action performed when high command group has been selected.
Command receives, _group group selected group, _isSelected bool new selection state
Groups:
Uncategorised

Syntax

Syntax:
onHCGroupSelectionChanged command
Parameters:
command: -
Return Value:
Nothing

Examples

Example 1:
(example)

Additional Information

See also:
High Command, hcAllGroups, hcGroupParams, hcLeader, hcRemoveAllGroups, hcRemoveGroup, hcSelected, hcSelectGroup, hcSetGroup, hcShowBar, hcShownBar

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