curatorCamera: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *arma3 * * *\| *([0-2]\.[0-9]{2}) * " to "|game1= arma3 |version1= $1 ")
m (Text replacement - "<code>_([a-zA-Z0-9_]+) = \[\[([a-zA-Z0-9]+)\]\];?<\/code>" to "<sqf>_$1 = $2;</sqf>")
 
Line 12: Line 12:
|r1= [[Object]]
|r1= [[Object]]


|x1= <code>_camCurator = [[curatorCamera]]</code>
|x1= <sqf>_camCurator = curatorCamera;</sqf>


|seealso= [[Arma 3: Curator]]
|seealso= [[Arma 3: Curator]]
}}
}}

Latest revision as of 22:21, 7 May 2022

Hover & click on the images for description

Description

Description:
Returns curator camera object.
Groups:
Curator

Syntax

Syntax:
curatorCamera
Return Value:
Object

Examples

Example 1:
_camCurator = curatorCamera;

Additional Information

See also:
Arma 3: Curator

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