BIS fnc camera: Difference between revisions
Jump to navigation
Jump to search
m (spelling) |
(Added link to controls page) |
||
Line 34: | Line 34: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Camera.sqs]] |= See also | | [[Camera.sqs]], [[Splendid_Camera|Splendid camera controls]] |= See also | ||
}} | }} |
Revision as of 15:47, 3 September 2016
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.