Difference between revisions of "getWingsPositionRTD"

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 position of stabilizers. |DESCRIPTION=
+
| Returns position of stabilizers.{{Feature AFM}}|DESCRIPTION=
 
____________________________________________________________________________________________
 
____________________________________________________________________________________________
  

Revision as of 23:21, 11 August 2019

Hover & click on the images for description

Description

Description:
Returns position of stabilizers.Feature AFM
Groups:
Uncategorised

Syntax

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

Examples

Example 1:
_position = getWingsPositionRTD myHelicopter;

Additional Information

See also:
getWingsOrientationRTD

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