getWingsOrientationRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
m (added template and game version)
Line 5: Line 5:


|1.00|= Game version
|1.00|= Game version
| game2= arma 3 |=
|version2=1.34|=
____________________________________________________________________________________________
____________________________________________________________________________________________


| Returns orientation of horizontal stabilizers. |DESCRIPTION=
| Returns orientation of horizontal stabilizers.{{Feature AFM}} |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 23:21, 11 August 2019

Hover & click on the images for description

Description

Description:
Returns orientation of horizontal stabilizers.Template:Feature AFM
Groups:
Uncategorised

Syntax

Syntax:
getWingsOrientationRTD RTD_helicopter
Parameters:
RTD_helicopter: Object
Return Value:
Number

Examples

Example 1:
_orientation = getWingsOrientationRTD myHelicopter;

Additional Information

See also:
getWingsPositionRTD

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

Notes

Bottom Section