camPreloaded: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?]]" to "{{GameCategory|tkoh|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma1 |Game name= | | arma1 |Game name= | ||
Line 9: | Line 8: | ||
| Checks whether the camera has finished preloading. |DESCRIPTION= | | Checks whether the camera has finished preloading. |DESCRIPTION= | ||
| [[Boolean]] <nowiki>=</nowiki> '''camPreloaded''' camera |SYNTAX= | | [[Boolean]] <nowiki>=</nowiki> '''camPreloaded''' camera |SYNTAX= | ||
Line 19: | Line 16: | ||
| [[Boolean]] |RETURNVALUE= | | [[Boolean]] |RETURNVALUE= | ||
|x1= <code> '''?(camPreloaded''' _camera) : exit </code> |EXAMPLE1= | |x1= <code> '''?(camPreloaded''' _camera) : exit </code> |EXAMPLE1= | ||
| [[cameraEffect]], [[camCreate]], [[camCommit]] |SEEALSO= | | [[cameraEffect]], [[camCreate]], [[camCommit]] |SEEALSO= |
Revision as of 00:18, 17 January 2021
Description
- Description:
- Checks whether the camera has finished preloading.
- Groups:
- Camera Control
Syntax
Examples
- Example 1:
?(camPreloaded _camera) : exit
Additional Information
- See also:
- cameraEffectcamCreatecamCommit
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