getRotorBrakeRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " <h3 style="display:none">Notes</h3> <dl class="command_description"> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\|= * " to " ") |
||
Line 21: | Line 21: | ||
| [[Boolean]] - [[true]] if on, otherwise [[false]] |RETURNVALUE= | | [[Boolean]] - [[true]] if on, otherwise [[false]] |RETURNVALUE= | ||
|x1= <code>_isOn = [[getRotorBrakeRTD]] _heli;</code> | |x1= <code>_isOn = [[getRotorBrakeRTD]] _heli;</code> | ||
|[[setRotorBrakeRTD]]|SEEALSO= | |[[setRotorBrakeRTD]]|SEEALSO= |
Revision as of 21:41, 17 January 2021
Description
- Description:
- Returns if rotor break is on.
- Groups:
- RTD
Syntax
- Syntax:
- getRotorBrakeRTD helicopter
- Parameters:
- helicopter : Object
- Return Value:
- Boolean - true if on, otherwise false
Examples
- Example 1:
_isOn = getRotorBrakeRTD _heli;
Additional Information
- See also:
- setRotorBrakeRTD
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