getWingsOrientationRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) (Page creation) |
m (template:command argument fix) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Returns orientation of horizontal stabilizers. |= | | Returns orientation of horizontal stabilizers. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[getWingsOrientationRTD]] RTD_helicopter |= | | [[getWingsOrientationRTD]] RTD_helicopter |SYNTAX= | ||
|p1= RTD_helicopter: [[Object]] |= | |p1= RTD_helicopter: [[Object]] |PARAMETER1= | ||
| [[Number]] |= | | [[Number]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>_orientation = [[getWingsOrientationRTD]] myHelicopter;</code> |= | |x1= <code>_orientation = [[getWingsOrientationRTD]] myHelicopter;</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[getWingsPositionRTD]] |= | | [[getWingsPositionRTD]] |SEEALSO= | ||
}} | }} |
Revision as of 14:40, 7 April 2019
Description
- Description:
- Returns orientation of horizontal stabilizers.
- 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