BIS fnc curatorVisionModes: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Some wiki formatting)
m (Text replacement - "\|seealso= ?\[\[([^ ]+)\]\], *\[\[([^ ]+)\]\]" to "|seealso= $1 $2")
Line 16: Line 16:
|x1= <code>_visionModes = [Curator] [[call]] [[BIS_fnc_curatorVisionModes]];</code>
|x1= <code>_visionModes = [Curator] [[call]] [[BIS_fnc_curatorVisionModes]];</code>


|seealso= [[BIS_fnc_toggleCuratorVisionMode]], [[Arma 3: Curator]]
|seealso= [[BIS_fnc_toggleCuratorVisionMode]] [[Arma 3: Curator]]
}}
}}

Revision as of 23:37, 20 January 2022

Hover & click on the images for description

Description

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

Syntax

Syntax:
[curator] call BIS_fnc_curatorVisionModes
Parameters:
curator: Object - Curator
Return Value:
Array of numbers - Vision modes

Examples

Example 1:
_visionModes = [Curator] call BIS_fnc_curatorVisionModes;

Additional Information

See also:
BIS_fnc_toggleCuratorVisionMode Arma 3: Curator

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