hasPilotCamera: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " <h3 style="display:none">Notes</h3> <dl class="command_description"> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
|arma3 | |arma3 | ||
|1.64 | |1.64 | ||
|arg= global | |arg= global | ||
|gr1= Pilot Camera | |gr1= Pilot Camera | ||
| Returns true if the object airplane or helicopter has a [[A3_Targeting_config_reference#class_pilotCamera|pilotCamera]]. | | Returns true if the object airplane or helicopter has a [[A3_Targeting_config_reference#class_pilotCamera|pilotCamera]]. | ||
| '''hasPilotCamera''' object | | '''hasPilotCamera''' object | ||
|p1= object: [[Object]] | |p1= object: [[Object]] | ||
| [[bool]] | | [[bool]] | ||
|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:42, 18 January 2021
Description
- Description:
- Returns true if the object airplane or helicopter has a pilotCamera.
- Groups:
- Pilot Camera
Syntax
Examples
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