isAutoTrimOnRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "= TKOH " to "= tkoh ") |
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>") |
||
Line 18: | 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 or on the Forums.
Only post proven facts here! Add Note