BIS fnc camera: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (example, description.) |
||
Line 8: | Line 8: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| <pre>/* | | Spledid Camera "Ultimate Screenshot Simulator" | ||
<pre>/* | |||
Description: | Description: | ||
Line 19: | Line 20: | ||
NOTHING | NOTHING | ||
*/ | */ | ||
</pre><small>''(Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]])''</small> |= Description | </pre><small>''(Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]])''</small> |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 117: | Line 30: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |= | |x1= <code>[] [[call]] [[BIS_fnc_camera]];</code> |= | ||
|x2= <code>[] [[spawn]] [[BIS_fnc_camera]];</code> |= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 01:12, 10 October 2014
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