FSimpleTransmissionSim::SetEngineRPM

Tell the transmission system what the current engine RPM is, so we can decide when to change up/down with automatic transmission type

Windows
MacOS
Linux

References

Module

ChaosVehiclesCore

Header

/Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/TransmissionSystem.h

Include

#include "TransmissionSystem.h"

Syntax

void SetEngineRPM
(
    float InRPM
)

Remarks

Tell the transmission system what the current engine RPM is, so we can decide when to change up/down with automatic transmission type

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss