getWingsOrientationRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
m (Text replacement - "|version2=1.34|= " to "|version2=1.34|Game 2 Version= ")
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command|= Comments
{{Command|Comments=
____________________________________________________________________________________________
____________________________________________________________________________________________


| TKOH |= Game name
| TKOH |Game name=


|1.00|= Game version
|1.00|Game version=
| game2= arma 3 |Game2name=
|version2=1.34|Game 2 Version=
____________________________________________________________________________________________
____________________________________________________________________________________________


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



Revision as of 21:38, 19 December 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