Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore > API/Runtime/ChaosVehiclesCore/SimModule
Inheritance Hierarchy
- FSimulationModuleTypeContainer
- TSimulationModuleTypeableBase
- IFactoryModule
- FSimFactoryModule
- FClutchSimFactory
- FEngineSimFactory
- FSuspensionSimFactory
- FTransmissionSimFactory
- FWheelSimFactory
References
| Module | ChaosVehiclesCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/SimulationModuleBase.h |
| Include | #include "SimModule/SimulationModuleBase.h" |
Syntax
template<typename T>
class FSimFactoryModule : public Chaos::IFactoryModule
Variables
| Type | Name | Description | |
|---|---|---|---|
| FString | DebugString |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSimFactoryModule
(
const FString& DebugNameIn |
Overridden from IFactoryModule
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< Chaos::FModuleNetData > | GenerateNetData
(
const int32 SimArrayIndex |