Binding of RoR::AeroEngine.
void toggleReverse()
Toggles the thrust reversers.
void setThrottle(float throttle)
Sets the throttle.
AircraftEngineTypes getType()
Gets the engine type.
void setReverse(bool reverse)
Sets the thrust reverser status.
void flipStart()
Toggles the engine ignition.
float getRPMPercent()
Gets the current RPM value, as a percentage.
Pseudo-namespace; it doesn't exist in code or script runtime, only in this documentation.
AircraftEngineTypes
Binding of RoR::AeroEngineType.