hasPilotCamera: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Some wiki formatting) |
Lou Montana (talk | contribs) m (Text replacement - "<code>\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1 $2 $3;</sqf>") |
||
(6 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
|r1= [[Boolean]] | |r1= [[Boolean]] | ||
|x1= < | |x1= <sqf>hasPilotCamera vehicle player;</sqf> | ||
|seealso= [[getPilotCameraPosition]] | |seealso= [[getPilotCameraPosition]] [[getPilotCameraDirection]] [[getPilotCameraRotation]] [[getPilotCameraTarget]] [[setPilotCameraDirection]] [[setPilotCameraRotation]] [[setPilotCameraTarget]] | ||
}} | }} |
Latest revision as of 14:10, 5 May 2022
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:
- Boolean
Examples
- Example 1:
Additional Information
- See also:
- getPilotCameraPosition getPilotCameraDirection getPilotCameraRotation getPilotCameraTarget setPilotCameraDirection setPilotCameraRotation setPilotCameraTarget
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