Navigation
API > API/Plugins > API/Plugins/ChaosModularVehicleEngine
Async Output for all of the vehicles handled by this Vehicle Manager
| Name | FChaosSimModuleManagerAsyncOutput |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEngine/Public/ChaosModularVehicle/ChaosSimModuleManagerAsyncCallback.h |
| Include Path | #include "ChaosModularVehicle/ChaosSimModuleManagerAsyncCallback.h" |
Syntax
struct FChaosSimModuleManagerAsyncOutput : public Chaos::FSimCallbackOutput
Inheritance Hierarchy
- FSimCallbackOutput → FChaosSimModuleManagerAsyncOutput
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Timestamp | int32 | ChaosModularVehicle/ChaosSimModuleManagerAsyncCallback.h | ||
| VehicleOutputs | TArray< TUniquePtr< FModularVehicleAsyncOutput > > | ChaosModularVehicle/ChaosSimModuleManagerAsyncCallback.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Reset() |
ChaosModularVehicle/ChaosSimModuleManagerAsyncCallback.h |