Navigation
API > API/Plugins > API/Plugins/ChaosVehicles
Inheritance Hierarchy
- FSimCallbackOutput
- FChaosVehicleManagerAsyncOutput
References
| Module | ChaosVehicles |
| Header | /Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehicles/Public/ChaosVehicleManagerAsyncCallback.h |
| Include | #include "ChaosVehicleManagerAsyncCallback.h" |
Syntax
struct FChaosVehicleManagerAsyncOutput : public Chaos::FSimCallbackOutput
Remarks
Async Output for all of the vehicles handled by this Vehicle Manager
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | Timestamp | ||
| TArray< TUniquePtr< FChaosVehicleAsyncOutput > > | VehicleOutputs |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Reset () |