getEngineTargetRPMRTD: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code>\[\[private\]\] _([a-zA-Z0-9_]+) = \[\[([a-zA-Z0-9]+)\]\] _([a-zA-Z0-9_]+);?<\/code>" to "<sqf>private _$1 = $2 _$3;</sqf>") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(One intermediate revision by the same user not shown) | |||
Line 15: | Line 15: | ||
|p1= helicopter: [[Object]] | |p1= helicopter: [[Object]] | ||
|r1= [[Array]] | |r1= [[Array]] of [[Number]]s with the RPM of each engine | ||
|x1= <sqf>private _rpm = getEngineTargetRPMRTD _helicopter;</sqf> | |x1= <sqf>private _rpm = getEngineTargetRPMRTD _helicopter;</sqf> |
Latest revision as of 14:51, 8 November 2023
Description
- Description:
- Returns RPM of all engines.
- Groups:
- RTD
Syntax
- Syntax:
- getEngineTargetRPMRTD helicopter
- Parameters:
- helicopter: Object
- Return Value:
- Array of Numbers with the RPM of each engine
Examples
- Example 1:
Additional Information
- See also:
- setWantedRPMRTD rotorsRpmRTD enginesRpmRTD
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