FSimpleTransmissionSim::Simulate

Simulate - update internal state

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

void Simulate
(
    float DeltaTime
)

Remarks

Simulate - update internal state

  • changes gear when using automatic transmission

  • implements gear change time, where gear goes through neutral

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