BIS fnc curatorVisionModes: Difference between revisions
Jump to navigation
Jump to search
m (GVI 1.00 --> 1.16 http://dev.arma3.com/post/spotrep-00023 (It's Zeus update, obvious)) |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(30 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=function | |||
|game1= arma3 | |||
|version1= 1.16 | |||
| | |gr1= Curator | ||
| | |descr= Toggle curator vision mode. | ||
| | |s1= [curator] call [[BIS_fnc_curatorVisionModes]] | ||
|p1= curator: [[Object]] - curator | |||
|r1= [[Array]] of [[Number]]s - vision modes | |||
|x1= <sqf>private _visionModes = [Curator] call BIS_fnc_curatorVisionModes;</sqf> | |||
< | |||
|seealso= [[BIS_fnc_toggleCuratorVisionMode]] [[Arma 3: Curator]] | |||
}} | }} | ||
Latest revision as of 14:51, 8 November 2023
Description
Syntax
- Syntax:
- [curator] call BIS_fnc_curatorVisionModes
- Parameters:
- curator: Object - curator
- Return Value:
- Array of Numbers - vision modes
Examples
- Example 1:
Additional Information
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