Navigation
API > API/Runtime > API/Runtime/ChaosVehiclesCore
| Name | FWheelSimFactory |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/WheelModule.h |
| Include Path | #include "SimModule/WheelModule.h" |
Syntax
class FWheelSimFactory :
public Chaos::FSimFactoryModule< FWheelSimModuleData > ,
public Chaos::TSimulationModuleTypeable< FWheelSimModule, FWheelSimFactory > ,
public Chaos::TSimFactoryAutoRegister< FWheelSimFactory >
Inheritance Hierarchy
- TSimulationModuleTypeable → FWheelSimFactory
- TSimFactoryAutoRegister → FWheelSimFactory
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FWheelSimFactory() |
SimModule/WheelModule.h |