enableAutoTrimRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category\: ?Command[ _]Group\:.*\|\{\{uc\:\{\{PAGENAME\}\}\}\}\]\] " to "")
m (see also)
Line 28: Line 28:
|x1= <code>myHelicopterRTD [[enableAutoTrimRTD]] [[true]];</code> |=
|x1= <code>myHelicopterRTD [[enableAutoTrimRTD]] [[true]];</code> |=


| - |SEEALSO=
| [[isAutoTrimOnRTD]] |SEEALSO=


}}
}}

Revision as of 14:49, 9 December 2020

Hover & click on the images for description

Description

Description:
Toggle auto-trim for RTD helicopters. Template:Feature AFM
Groups:
RTD

Syntax

Syntax:
helicopterRTD enableAutoTrimRTD enable
Parameters:
helicopterRTD: ObjectRTD - helicopter
enable: Boolean - enable or disable
Return Value:
Boolean

Examples

Example 1:
myHelicopterRTD enableAutoTrimRTD true;

Additional Information

See also:
isAutoTrimOnRTD

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

Notes

Bottom Section