BIS fnc curatorVisionModes: Difference between revisions
Jump to navigation
Jump to search
m (pf) |
m (template:command argument fix) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Toggle curator vision mode.|= | | Toggle curator vision mode.|DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [curator] call [[BIS_fnc_curatorVisionModes]] |= | | [curator] call [[BIS_fnc_curatorVisionModes]] |SYNTAX= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 16: | Line 16: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Array]] of [[Number|numbers]] - Vision modes|= | | [[Array]] of [[Number|numbers]] - Vision modes|RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 22: | Line 22: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[BIS_fnc_toggleCuratorVisionMode]], [[Curator]] |= | | [[BIS_fnc_toggleCuratorVisionMode]], [[Curator]] |SEEALSO= | ||
}} | }} | ||
Revision as of 11:27, 7 April 2019
Description
- Description:
- Toggle curator vision mode.
- Execution:
- call
- Groups:
- Uncategorised
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_toggleCuratorVisionModeCurator
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