FSimpleTransmissionSim::GetGearRatio

Get the final combined gear ratio for the specified gear (reverse gears < 0, neutral 0, forward gears > 0)

Windows
MacOS
Linux

References

Module

ChaosVehiclesCore

Header

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

Include

#include "TransmissionSystem.h"

Source

/Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Private/TransmissionSystem.cpp

Syntax

float GetGearRatio
(
    int32 InGear
)

Remarks

Get the final combined gear ratio for the specified gear (reverse gears < 0, neutral 0, forward gears > 0)

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