BIS fnc getPitchBank: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\{\{( *)Important( *)\|" to "{{$1Feature$2|$2important$2|")
m (Text replacement - " *\|arguments= * " to " ")
Line 7: Line 7:
|gr1 = Object Manipulation
|gr1 = Object Manipulation


|arg= global |arguments=
|arg= global


| Returns the pitch and bank of an object, in degrees. '''Yaw''' can be found using the [[getDir]] command.<br>
| Returns the pitch and bank of an object, in degrees. '''Yaw''' can be found using the [[getDir]] command.<br>

Revision as of 16:49, 7 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Object Manipulation

Syntax

Syntax:
Syntax needed
Parameters:
object: Object
Return Value:
Return value needed

Examples

Example 1:
_pitchBank = vehicle player call BIS_fnc_getPitchBank;

Additional Information

See also:
See also needed

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