getRotorBrakeRTD: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
m (Text replacement - " \| *(\[\[[a-zA-Z ]+\]\].+) \|x1=" to " |r1=$1 |x1=")
Line 18: Line 18:
|p1= helicopter : [[Object]]
|p1= helicopter : [[Object]]


| [[Boolean]] - [[true]] if on, otherwise [[false]]
|r1=[[Boolean]] - [[true]] if on, otherwise [[false]]


|x1= <code>_isOn = [[getRotorBrakeRTD]] _heli;</code>
|x1= <code>_isOn = [[getRotorBrakeRTD]] _heli;</code>

Revision as of 21:46, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
RTD

Syntax

Syntax:
Syntax needed
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