hasPilotCamera: Difference between revisions
Jump to navigation
Jump to search
Ondrejkuzel (talk | contribs) (Created page with "{{Command|= Comments ____________________________________________________________________________________________ |arma3|= Game name |1.64|= Game version |arg= global|= Arg...") |
m (template:command argument fix) |
||
Line 9: | Line 9: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| 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]]. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''hasPilotCamera''' object |= | | '''hasPilotCamera''' object |SYNTAX= | ||
|p1= object: [[Object]] |= | |p1= object: [[Object]] |PARAMETER1= | ||
| [[bool]] |= | | [[bool]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1 = <code>'''hasPilotCamera''' [[vehicle]] [[player]]</code> |= | |x1 = <code>'''hasPilotCamera''' [[vehicle]] [[player]]</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[getPilotCameraPosition]], [[getPilotCameraDirection]], [[getPilotCameraRotation]], [[getPilotCameraTarget]], [[setPilotCameraDirection]], [[setPilotCameraRotation]], [[setPilotCameraTarget]] |= | | [[getPilotCameraPosition]], [[getPilotCameraDirection]], [[getPilotCameraRotation]], [[getPilotCameraTarget]], [[setPilotCameraDirection]], [[setPilotCameraRotation]], [[setPilotCameraTarget]] |SEEALSO= | ||
}} | }} |
Revision as of 14:41, 7 April 2019
Description
- Description:
- Returns true if the object airplane or helicopter has a pilotCamera.
- Groups:
- Uncategorised
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