UClothingSimulationFactory::GetDefaultClothingSimulationFactoryClass

Return the default clothing simulation factory class as set by the build or by the p.Cloth.DefaultClothingSimulationFactoryClass console variable if any available.

Windows
MacOS
Linux

References

Module

ClothingSystemRuntimeInterface

Header

/Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSimulationFactory.h

Include

#include "ClothingSimulationFactory.h"

Source

/Engine/Source/Runtime/ClothingSystemRuntimeInterface/Private/ClothingSimulationFactory.cpp

Syntax

static TSubclassOf< class UClothingSimulationFactory > GetDefaultClothingSimulationFactoryClass()

Remarks

Return the default clothing simulation factory class as set by the build or by the p.Cloth.DefaultClothingSimulationFactoryClass console variable if any available. Otherwise return the last registered factory.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss