isAutoTrimOnRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9]) ?= (.+) \|version([0-9]) ?= (.+) " to "|game$1= $2 |version$3= $4 ") |
BrettMayson (talk | contribs) mNo edit summary |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
|game1= | |game1= arma3 | ||
|version1= 1.34 | |version1= 1.34 | ||
|game2= tkoh | |||
|version2= 1.00 | |version2= 1.00 | ||
|gr1= RTD | |gr1= RTD | ||
|descr= | |descr= Returns state of auto trim functionality. {{Feature|afm}} | ||
|s1= [[isAutoTrimOnRTD]] helicopter | |s1= [[isAutoTrimOnRTD]] helicopter | ||
Line 16: | Line 15: | ||
|p1= helicopter: [[Object]] | |p1= helicopter: [[Object]] | ||
|r1= [[Boolean]] - | |r1= [[Boolean]] - returns [[true]] if auto trim is enabled | ||
|x1= < | |x1= <sqf>_state = isAutoTrimOnRTD _myHelicopter;</sqf> | ||
|seealso= [[enableAutoTrimRTD]] | |seealso= [[enableAutoTrimRTD]] | ||
}} | }} |
Latest revision as of 04:19, 27 November 2023
Description
- Description:
- Returns state of auto trim functionality.
- Groups:
- RTD
Syntax
- Syntax:
- isAutoTrimOnRTD helicopter
- Parameters:
- helicopter: Object
- Return Value:
- Boolean - returns true if auto trim is enabled
Examples
- Example 1:
Additional Information
- See also:
- enableAutoTrimRTD
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