BIS fnc camera: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (example, description.)
No edit summary
Line 49: Line 49:
[[Category:Functions|{{uc:camera}}]]
[[Category:Functions|{{uc:camera}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:camera}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:camera}}]]
<!-- CONTINUE Notes -->
<dl class="command_description">
<dd class="notedate">Posted on October 10, 2014 - 00:15 (UTC)</dd>
<dt class="note">[[User:Benargee|Benargee]]</dt>
<dd class="note">(Arma 3 1.30) Calling from pause menu debug console without arguments will crash the game. Tested in singleplayer editor preview.
</dd>
</dl>
<!-- DISCONTINUE Notes -->

Revision as of 02:15, 10 October 2014


Hover & click on the images for description

Description

Description:
Spledid 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:
See also needed

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.