hasPilotCamera: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<h3 style="display:none">Bottom Section</h3> " to "")
m (Text replacement - " {2,}\}\}" to " }}")
Line 17: Line 17:
|x1 = <code>'''hasPilotCamera''' [[vehicle]] [[player]]</code>
|x1 = <code>'''hasPilotCamera''' [[vehicle]] [[player]]</code>
| [[getPilotCameraPosition]], [[getPilotCameraDirection]], [[getPilotCameraRotation]], [[getPilotCameraTarget]], [[setPilotCameraDirection]], [[setPilotCameraRotation]], [[setPilotCameraTarget]]
| [[getPilotCameraPosition]], [[getPilotCameraDirection]], [[getPilotCameraRotation]], [[getPilotCameraTarget]], [[setPilotCameraDirection]], [[setPilotCameraRotation]], [[setPilotCameraTarget]]
}}
}}



Revision as of 00:52, 19 January 2021

Hover & click on the images for description

Description

Description:
Returns true if the object airplane or helicopter has a pilotCamera.
Groups:
Pilot Camera

Syntax

Syntax:
hasPilotCamera object
Parameters:
object: Object
Return Value:
bool

Examples

Example 1:
hasPilotCamera vehicle player

Additional Information

See also:
getPilotCameraPositiongetPilotCameraDirectiongetPilotCameraRotationgetPilotCameraTargetsetPilotCameraDirectionsetPilotCameraRotationsetPilotCameraTarget

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