getWingsOrientationRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " <h3 style="display:none">Notes</h3> <dl class="command_description"> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| TKOH | | TKOH | ||
|gr1= RTD | |gr1= RTD | ||
|1.00 | |1.00 | ||
| game2= arma 3 |Game2name= | | game2= arma 3 |Game2name= | ||
|version2=1.34|Game 2 Version= | |version2=1.34|Game 2 Version= | ||
| Returns orientation of horizontal stabilizers.{{Feature|afm}} | | Returns orientation of horizontal stabilizers.{{Feature|afm}} | ||
| [[getWingsOrientationRTD]] RTD_helicopter | | [[getWingsOrientationRTD]] RTD_helicopter | ||
|p1= RTD_helicopter: [[Object]] | |p1= RTD_helicopter: [[Object]] | ||
| [[Number]] | | [[Number]] | ||
|x1= <code>_orientation = [[getWingsOrientationRTD]] myHelicopter;</code> | |x1= <code>_orientation = [[getWingsOrientationRTD]] myHelicopter;</code> | ||
| [[getWingsPositionRTD]] | | [[getWingsPositionRTD]] | ||
}} | }} |
Revision as of 00:42, 18 January 2021
Description
- Description:
- Returns orientation of horizontal stabilizers.
- Groups:
- RTD
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