Navigation
API > API/Plugins > API/Plugins/ChaosModularVehicleEngine > API/Plugins/ChaosModularVehicleEngine/ChaosModularVehicle
Inheritance Hierarchy
- ISimCallbackObject
- TSimCallbackObject
- FChaosSimModuleManagerAsyncCallback
References
| Module | ChaosModularVehicleEngine |
| Header | /Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEngine/Public/ChaosModularVehicle/ChaosSimModuleManagerAsyncCallback.h |
| Include | #include "ChaosModularVehicle/ChaosSimModuleManagerAsyncCallback.h" |
Syntax
class FChaosSimModuleManagerAsyncCallback : public Chaos::TSimCallbackObject< FChaosSimModuleManagerAsyncInput, FChaosSimModuleManagerAsyncOutput, Chaos::ESimCallbackOptions::PresimulateChaos::ESimCallbackOptions::RewindChaos::ESimCallbackOptions::ContactModification >
Remarks
Async callback from the Physics Engine where we can perform our vehicle simulation
Overridden from ISimCallbackObject
| Type | Name | Description | |
|---|---|---|---|
| FName | Get a stat name to describe this callback in external profiling and STATS when Named events are enabled |