camPreloaded: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| _[[Boolean]] <nowiki>=</nowiki> '''camPreloaded''' camera |= Syntax
| [[Boolean]] <nowiki>=</nowiki> '''camPreloaded''' camera |= Syntax


|p1= camera: [[Object]] |= Parameter 1
|p1= camera: [[Object]] |= Parameter 1

Revision as of 16:24, 5 February 2009

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Checks whether the camera has finished preloading.
Groups:
Uncategorised

Syntax

Syntax:
Boolean = camPreloaded camera
Parameters:
camera: Object
Return Value:
Boolean

Examples

Example 1:
?(camPreloaded _camera) : exit

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