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