Navigation API > API/Runtime > API/Runtime/ChaosVehiclesCore > API/Runtime/ChaosVehiclesCore/SimModule Inheritance Hierarchy FSimFactoryModule TSimulationModuleTypeable TSimFactoryAutoRegister FWheelSimFactory References Module ChaosVehiclesCore Header /Engine/Source/Runtime/Experimental/ChaosVehicles/ChaosVehiclesCore/Public/SimModule/WheelModule.h Include #include "SimModule/WheelModule.h" Syntax class FWheelSimFactory : public Chaos::FSimFactoryModule< FWheelSimModuleData > , public Chaos::TSimulationModuleTypeable< FWheelSimModule, FWheelSimFactory > , public Chaos::TSimFactoryAutoRegister< FWheelSimFactory > Copy full snippetclass FWheelSimFactory : public Chaos::FSimFactoryModule< FWheelSimModuleData > , public Chaos::TSimulationModuleTypeable< FWheelSimModule, FWheelSimFactory > , public Chaos::TSimFactoryAutoRegister< FWheelSimFactory > Constructors Type Name Description FWheelSimFactory ()