BIS fnc camera: Difference between revisions
Jump to navigation
Jump to search
m (see also) |
m (spelling) |
||
Line 8: | Line 8: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Splendid Camera "Ultimate Screenshot Simulator" | ||
<pre>/* | <pre>/* | ||
Revision as of 01:16, 10 October 2014
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.sqs
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.