Navigation
API > API/Plugins > API/Plugins/ChaosModularVehicleEngine
Async Output Data
| Name | FModularVehicleAsyncOutput |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEngine/Public/ChaosModularVehicle/ChaosSimModuleManagerAsyncCallback.h |
| Include Path | #include "ChaosModularVehicle/ChaosSimModuleManagerAsyncCallback.h" |
Syntax
struct FModularVehicleAsyncOutput
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FModularVehicleAsyncOutput
(
EChaosAsyncVehicleDataType InType |
ChaosModularVehicle/ChaosSimModuleManagerAsyncCallback.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FModularVehicleAsyncOutput() |
ChaosModularVehicle/ChaosSimModuleManagerAsyncCallback.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bValid | bool | ChaosModularVehicle/ChaosSimModuleManagerAsyncCallback.h | ||
| Type | const EChaosAsyncVehicleDataType | ChaosModularVehicle/ChaosSimModuleManagerAsyncCallback.h | ||
| VehicleSimOutput | FPhysicsVehicleOutput | ChaosModularVehicle/ChaosSimModuleManagerAsyncCallback.h |