Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore > API/Runtime/ChaosVehiclesCore/FSimpleTransmissionSim
Description
Simulate - update internal state
- changes gear when using automatic transmission
- implements gear change time, where gear goes through neutral
| Name | Simulate |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/TransmissionSystem.h |
| Include Path | #include "TransmissionSystem.h" |
| Source | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Private/TransmissionSystem.cpp |
void Simulate
(
float DeltaTime
)