Navigation
API > API/Plugins > API/Plugins/ChaosModularVehicleEngine
| Name | FChaosSimModuleManagerAsyncInput |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEngine/Public/ChaosModularVehicle/ChaosSimModuleManagerAsyncCallback.h |
| Include Path | #include "ChaosModularVehicle/ChaosSimModuleManagerAsyncCallback.h" |
Syntax
struct FChaosSimModuleManagerAsyncInput : public Chaos::FSimCallbackInput
Inheritance Hierarchy
- FSimCallbackInput → FChaosSimModuleManagerAsyncInput
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Timestamp | int32 | ChaosModularVehicle/ChaosSimModuleManagerAsyncCallback.h | ||
| VehicleInputs | TArray< TUniquePtr< FModularVehicleAsyncInput > > | ChaosModularVehicle/ChaosSimModuleManagerAsyncCallback.h | ||
| World | TWeakObjectPtr< UWorld > | ChaosModularVehicle/ChaosSimModuleManagerAsyncCallback.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Reset() |
ChaosModularVehicle/ChaosSimModuleManagerAsyncCallback.h |