Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore > API/Runtime/ChaosVehiclesCore/SimModule
Inheritance Hierarchy
- FModuleNetData
- FSuspensionSimModuleDatas
References
| Module | ChaosVehiclesCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/SuspensionModule.h |
| Include | #include "SimModule/SuspensionModule.h" |
Syntax
struct FSuspensionSimModuleDatas : public Chaos::FModuleNetData
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | LastDisplacement | ||
| float | SpringDisplacement |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSuspensionSimModuleDatas
(
int NodeArrayIndex, |
Overridden from FModuleNetData
| Type | Name | Description | |
|---|---|---|---|
| void | FillNetState
(
const ISimulationModuleBase* SimModule |
||
| void | FillSimState
(
ISimulationModuleBase* SimModule |
||
| eSimType | GetType () |
||
| void | Lerp
(
const float LerpFactor, |
||
| void | |||
| FString | ToString () |