BIS_fnc_toggleCuratorVisionMode

From Bohemia Interactive Community
Revision as of 17:25, 9 October 2020 by R3vo (talk | contribs) (Text replacement - "|Game version=" to "|Game version= |gr1 = Curator |GROUP1=")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Toggle curator vision mode.
Execution:
call
Groups:
Curator

Syntax

Syntax:
[curator, mode] call BIS_fnc_toggleCuratorVisionMode
Parameters:
curator: Object - Curator
mode: Number - (Optional, default 1) Mode index
Return Value:
Boolean

Examples

Example 1:
[Curator, -2] call BIS_fnc_toggleCuratorVisionMode;

Additional Information

See also:
BIS_fnc_curatorVisionModesCurator

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