onCommandModeChanged

From Bohemia Interactive Community
Revision as of 21:30, 23 November 2014 by Dr StrangePete (talk | contribs) (edited to remove defunct-pastebin example url; ref to A3 module location, mirroring original example. >>>This page needs a real example, if anyone is familiar with this event)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Defines an action performed when command mode change. Command receives _isHighCommand bool
Groups:
Uncategorised

Syntax

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

Examples

Example 1:
//Examples in-use can be found in: //ca\modules\HC\data\scripts\HC_GUI.sqf //A3\modules_f\HC\data\scripts\HC_GUI.sqf

Additional Information

See also:
See also needed

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