BIS fnc setCuratorVisionModes: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (GVI 1.00 --> 1.16 http://dev.arma3.com/post/spotrep-00023 (It's Zeus update, obvious))
m (see also)
Line 38: Line 38:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= See also
| [[BIS_fnc_curatorVisionModes]] |= See also


}}
}}

Revision as of 10:13, 8 February 2015


Hover & click on the images for description

Description

Description:
/*

	Description:
	Set which vision modes curator can access
	Supported modes are:
		-2: NVG
		-1: Normal
		0,1,...: Thermal (number represents type, see SetCamUseTi scripting command)

	Parameter(s):
		0: OBJECT - curator
		1: ARRAY of NUMBERs

	Returns:
	BOOL
*/

(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:

Additional Information

See also:
BIS_fnc_curatorVisionModes

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

Notes

Bottom Section