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

Choose your operating system:

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