Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
Code common between all simulation building blocks settings
| Name | TSimModuleSettings |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/SimulationModuleBase.h |
| Include Path | #include "SimModule/SimulationModuleBase.h" |
Syntax
template<typename T>
class TSimModuleSettings
Derived Classes
TSimModuleSettings derived class hierarchy
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSimModuleSettings
(
const T& SetupIn |
SimModule/SimulationModuleBase.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SetupData | T | SimModule/SimulationModuleBase.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
T & AccessSetup() |
SimModule/SimulationModuleBase.h | ||
const T & Setup() |
SimModule/SimulationModuleBase.h |