BIS fnc curatorVisionModes: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{RV|type=function | arma3 |1.16 |gr1= Curator | " to "{{RV|type=function |game1= arma3 |version1= 1.16 |gr1= Curator |descr= ") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|game1= arma3 | |game1= arma3 | ||
|version1= 1.16 | |version1= 1.16 | ||
Line 9: | Line 8: | ||
|descr= Toggle curator vision mode. | |descr= Toggle curator vision mode. | ||
| [curator] call [[BIS_fnc_curatorVisionModes]] | |s1= [curator] call [[BIS_fnc_curatorVisionModes]] | ||
|p1= curator: [[Object]] - | |p1= curator: [[Object]] - curator | ||
| [[Array]] of [[Number | |r1= [[Array]] of [[Number]]s - vision modes | ||
|x1= < | |x1= <sqf>private _visionModes = [Curator] call BIS_fnc_curatorVisionModes;</sqf> | ||
|seealso= [[BIS_fnc_toggleCuratorVisionMode]] | |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