isAutoTrimOnRTD: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "{{Command " to "{{RV|type=command ") |
Lou Montana (talk | contribs) m (Text replacement - "<code>_([a-zA-Z0-9_]+) = \[\[([a-zA-Z0-9]+)\]\] _([a-zA-Z0-9_]+);?<\/code>" to "<sqf>_$1 = $2 _$3;</sqf>") |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
|game1= | |game1= arma3 | ||
|game2= tkoh | |||
|version1= 1.34 | |version1= 1.34 | ||
| Line 11: | Line 10: | ||
|gr1= RTD | |gr1= RTD | ||
|descr= | |descr= Returns state of auto trim functionality. {{Feature|afm}} | ||
|s1= [[isAutoTrimOnRTD]] helicopter | |s1= [[isAutoTrimOnRTD]] helicopter | ||
| Line 19: | Line 18: | ||
|r1= [[Boolean]] - Returns [[true]] if auto trim is enabled | |r1= [[Boolean]] - Returns [[true]] if auto trim is enabled | ||
|x1= < | |x1= <sqf>_state = isAutoTrimOnRTD _myHelicopter;</sqf> | ||
|seealso= [[enableAutoTrimRTD]] | |seealso= [[enableAutoTrimRTD]] | ||
}} | }} | ||
Revision as of 21:24, 7 May 2022
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.
Only post proven facts here! Add Note