getWingsPositionRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \{\{GameCategory\|[a-z]+[0-9]?\|Scripting Commands\}\}" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
||
(3 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
|version1= 1.00 | |version1= 1.00 | ||
|gr1= | |gr1= RTD | ||
|game2= arma3 | |game2= arma3 | ||
|version2=1.34 | |version2=1.34 | ||
Line 10: | Line 10: | ||
|descr= Returns position of stabilizers.{{Feature|afm}} | |descr= Returns position of stabilizers.{{Feature|afm}} | ||
|s1= | |s1= [[getWingsPositionRTD]] RTD_helicopter | ||
|p1= RTD_helicopter: [[Object]] | |p1= RTD_helicopter: [[Object]] | ||
|r1=[[Number]] | |r1= [[Number]] | ||
|x1= < | |x1= <sqf>_position = getWingsPositionRTD myHelicopter;</sqf> | ||
|seealso= [[getWingsOrientationRTD]] | |seealso= [[getWingsOrientationRTD]] | ||
}} | }} |
Latest revision as of 10:23, 13 May 2022
Description
- Description:
- Returns position of stabilizers.
- Groups:
- RTD
Syntax
- Syntax:
- getWingsPositionRTD RTD_helicopter
- Parameters:
- RTD_helicopter: Object
- Return Value:
- Number
Examples
- Example 1:
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