BIS_fnc_camera

From Bohemia Interactive Community
Revision as of 16:47, 3 September 2016 by .kju (talk | contribs) (Added link to controls page)
Jump to navigation Jump to search


Hover & click on the images for description

Description

Description:
Splendid Camera "Ultimate Screenshot Simulator"
/*

	Description:
	Splendid config viewer

	Parameter(s):
	_this select 0: STRING - Parent display (when you need to run the viewer from editor)

	Returns:
	NOTHING
*/
(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:
[] call BIS_fnc_camera;
Example 2:
[] spawn BIS_fnc_camera;

Additional Information

See also:
Camera.sqsSplendid camera controls

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

Posted on October 10, 2014 - 00:15 (UTC)
Benargee
(Arma 3 1.30) Calling from pause menu debug console without arguments will crash the game. Tested in singleplayer editor preview.