Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore > API/Runtime/ChaosVehiclesCore/SimModule > API/Runtime/ChaosVehiclesCore/SimModule/ISimulationModuleBase
| Type | Name | Description | |
|---|---|---|---|
| void | Simulate
(
float DeltaTime, |
The main Simulation function that is called from the physics async callback thread | |
| void | Simulate
(
Chaos::FClusterUnionPhysicsProxy* Proxy, |
The main Simulation function that is called from the physics async callback thread |