Navigation
API > API/Plugins > API/Plugins/ChaosModularVehicleEngine > API/Plugins/ChaosModularVehicleEngine/FSimModuleOutputRecord
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Returns the oldest stored output. |
ChaosModularVehicle/ChaosSimModuleManager.h |
|
|
|
ChaosModularVehicle/ChaosSimModuleManager.h |
|
GetPreviousOutput()
Description
Returns the oldest stored output.
| |
|
| Name |
GetPreviousOutput |
| 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 * GetPreviousOutput() const
GetPreviousOutput()
| |
|
| Name |
GetPreviousOutput |
| 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 * GetPreviousOutput()