UClothingAssetCommon::GetClothConfig

Return a cloth config pointer of the desired cloth config type, or nullptr if there isn't any suitable.

Windows
MacOS
Linux

References

Module

ClothingSystemRuntimeCommon

Header

/Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/ClothingAsset.h

Include

#include "ClothingAsset.h"

Syntax

template<typename ClothConfigType, typename>
ClothConfigType * GetClothConfig()

Remarks

Return a cloth config pointer of the desired cloth config type, or nullptr if there isn't any suitable.

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