Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeInterface > API/Runtime/ClothingSystemRuntimeInterface/IClothingSimulat-
Deprecated * GetDefaultSimulationFactoryClass() has been deprecated. Use IClothingSimulationFactoryClassProvider::GetSimulationFactoryClass() or UClothingSimulationFactory::GetDefaultClothingSimulationFactoryClass() instead.
References
| Module | ClothingSystemRuntimeInterface |
| Header | /Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSimulationFactory.h |
| Include | #include "ClothingSimulationFactory.h" |
virtual UClass &42; GetDefaultSimulationFactoryClass&40;&41;
Remarks
Called by the engine to get the default clothing simulation factory to use for skeletal mesh components (see USkeletalMeshComponent constructor). Returns Factory class for simulations or nullptr to disable clothing simulation