hasPilotCamera: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \|(x[0-9]|p[0-9]{1,2}|descr|game[0-9]|version[0-9]|s[0-9]|exec|r[0-9]|arg|eff|branch|serverExec|gr[0-9]|mp|pr|seealso) +=" to " |$1=") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
|arma3 | |game1= arma3 | ||
|version1= 1.64 | |||
|1.64 | |||
|arg= global | |arg= global | ||
Line 9: | Line 8: | ||
|gr1= Pilot Camera | |gr1= Pilot Camera | ||
| Returns true if the object airplane or helicopter has a [[A3_Targeting_config_reference#class_pilotCamera|pilotCamera]]. | |descr= Returns true if the object airplane or helicopter has a [[A3_Targeting_config_reference#class_pilotCamera|pilotCamera]]. | ||
| | |s1= [[hasPilotCamera]] object | ||
|p1= object: [[Object]] | |p1= object: [[Object]] | ||
| [[ | |||
|x1= <code> | |r1= [[Boolean]] | ||
|x1= <code>[[hasPilotCamera]] [[vehicle]] [[player]]</code> | |||
|seealso= [[getPilotCameraPosition]], [[getPilotCameraDirection]], [[getPilotCameraRotation]], [[getPilotCameraTarget]], [[setPilotCameraDirection]], [[setPilotCameraRotation]], [[setPilotCameraTarget]] | |seealso= [[getPilotCameraPosition]], [[getPilotCameraDirection]], [[getPilotCameraRotation]], [[getPilotCameraTarget]], [[setPilotCameraDirection]], [[setPilotCameraRotation]], [[setPilotCameraTarget]] | ||
}} | }} |
Revision as of 10:26, 11 June 2021
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:
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