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