getRotorBrakeRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *tkoh * * *\| *([0-1]\.[0-9]{2}) * " to "|game1= tkoh |version1= $1 ") |
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9])= *([^ ]+) * +\|version([0-9])= *([^ ]+) * " to "|game$1=$2 |version$3=$4 ") |
||
Line 7: | Line 7: | ||
|game2= arma 3 | |game2= arma 3 | ||
|version2=1.34 | |version2=1.34 | ||
Revision as of 10:13, 14 June 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