getRotorBrakeRTD: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "{{Feature|AFM}}" to "{{Feature|afm}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| TKOH |Game name= | | TKOH |Game name= | ||
Line 12: | Line 11: | ||
|version2=1.34|Game 2 Version= | |version2=1.34|Game 2 Version= | ||
| Returns if rotor break is on. | | Returns if rotor break is on. | ||
{{Feature|afm}} |DESCRIPTION= | {{Feature|afm}} |DESCRIPTION= | ||
| [[getRotorBrakeRTD]] helicopter |SYNTAX= | | [[getRotorBrakeRTD]] helicopter |SYNTAX= | ||
Line 23: | Line 20: | ||
| [[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> |= |
Revision as of 01:40, 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