Navigation
API > API/Plugins > API/Plugins/ChaosModularVehicleEngine > API/Plugins/ChaosModularVehicleEngine/FSimModuleOutputRecord
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FChaosSimModuleManagerAsyncOutput * GetNextOutput () |
Returns the most recent stored output. | ChaosModularVehicle/ChaosSimModuleManager.h | |
| ChaosModularVehicle/ChaosSimModuleManager.h |
GetNextOutput()
Description
Returns the most recent stored output.
| Name | GetNextOutput |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEngine/Public/ChaosModularVehicle/ChaosSimModuleManager.h |
| Include Path | #include "ChaosModularVehicle/ChaosSimModuleManager.h" |
| Source | /Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEngine/Private/ChaosModularVehicle/ChaosSimModuleManager.cpp |
const FChaosSimModuleManagerAsyncOutput * GetNextOutput() const
GetNextOutput()
| Name | GetNextOutput |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEngine/Public/ChaosModularVehicle/ChaosSimModuleManager.h |
| Include Path | #include "ChaosModularVehicle/ChaosSimModuleManager.h" |
| Source | /Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEngine/Private/ChaosModularVehicle/ChaosSimModuleManager.cpp |
FChaosSimModuleManagerAsyncOutput * GetNextOutput()