Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore > API/Runtime/ChaosVehiclesCore/SimModule > API/Runtime/ChaosVehiclesCore/SimModule/FClutchSimModule
- ISimulationModuleBase::Simulate()
- FClutchSimModule::Simulate()
References
| Module | ChaosVehiclesCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/ClutchModule.h |
| Include | #include "SimModule/ClutchModule.h" |
| Source | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Private/SimModule/ClutchModule.cpp |
virtual void Simulate
(
float DeltaTime,
const FAllInputs & Inputs,
FSimModuleTree & VehicleModuleSystem
)
Remarks
The main Simulation function that is called from the physics async callback thread