Navigation
API > API/Plugins > API/Plugins/ChaosModularVehicleEngine
Async callback from the Physics Engine where we can perform our vehicle simulation
| Name | FChaosSimModuleManagerAsyncCallback |
| Type | class |
| Header File | /Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEngine/Public/ChaosModularVehicle/ChaosSimModuleManagerAsyncCallback.h |
| Include Path | #include "ChaosModularVehicle/ChaosSimModuleManagerAsyncCallback.h" |
Syntax
class FChaosSimModuleManagerAsyncCallback : public Chaos::TSimCallbackObject< FChaosSimModuleManagerAsyncInput, FChaosSimModuleManagerAsyncOutput, Chaos::ESimCallbackOptions::PresimulateChaos::ESimCallbackOptions::RewindChaos::ESimCallbackOptions::ContactModification >
Functions
Public
Overridden from ISimCallbackObject
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FName GetFNameForStatId() |
ChaosModularVehicle/ChaosSimModuleManagerAsyncCallback.h |