Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore > API/Runtime/ChaosVehiclesCore/SimModule
Inheritance Hierarchy
References
| Module | ChaosVehiclesCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/SimulationModuleBase.h |
| Include | #include "SimModule/SimulationModuleBase.h" |
Syntax
struct FSimOutputData
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bEnabled | ||
| FString | DebugString |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | FillOutputState
(
const ISimulationModuleBase* SimModule |
||
| eSimType | GetType () |
||
| bool | IsEnabled () |
||
| void | Lerp
(
const FSimOutputData& InCurrent, |
||
| FSimOutputData * | MakeNewData () |
||
| FString | ToString () |