BIS fnc toggleCuratorVisionMode: 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, mode] call [[BIS_fnc_toggleCuratorVisionMode]] |= | | [curator, mode] call [[BIS_fnc_toggleCuratorVisionMode]] |SYNTAX= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|p1= curator: [[Object]] - Curator|= | |p1= curator: [[Object]] - Curator|PARAMETER1= | ||
|p2= mode: [[Number]] - (Optional, default 1) Mode index|= | |p2= mode: [[Number]] - (Optional, default 1) Mode index|PARAMETER2= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Boolean]]|= | | [[Boolean]]|RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 23: | Line 23: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[BIS_fnc_curatorVisionModes]], [[Curator]] |= | | [[BIS_fnc_curatorVisionModes]], [[Curator]] |SEEALSO= | ||
}} | }} | ||
Revision as of 14:34, 7 April 2019
Description
- Description:
- Toggle curator vision mode.
- Execution:
- call
- Groups:
- Uncategorised
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