UClothingAssetCommon::GetClothConfig

Return a const 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>
const ClothConfigType * GetClothConfig() const

Remarks

Return a const 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