enginesIsOnRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " |r1=[[" to " |r1= [[") |
Lou Montana (talk | contribs) |
||
Line 17: | Line 17: | ||
|x1= <code>_enginesTaru = [[enginesIsOnRTD]] _taru; {{cc|returns [true, true]}}</code> | |x1= <code>_enginesTaru = [[enginesIsOnRTD]] _taru; {{cc|returns [true, true]}}</code> | ||
|seealso= [[isObjectRTD]] | |seealso= [[isObjectRTD]] [[enginesRpmRTD]], [[enginesTorqueRTD]], [[wingsForcesRTD]], [[engineOn]] | ||
}} | }} |
Revision as of 15:42, 20 January 2022
Description
- Description:
- Returns which engines are producing some work.
- Groups:
- RTD
Syntax
- Syntax:
- enginesIsOnRTD RTD_helicopter
- Parameters:
- RTD_helicopter: Object
- Return Value:
- Array of Booleans - value for each engine
Examples
- Example 1:
_enginesTaru = enginesIsOnRTD _taru; // returns [true, true]
Additional Information
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