USkeletalMesh::GetClothingAsset

Get a clothing asset from its associated GUID (returns nullptr if no match is found)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/SkeletalMesh.h

Include

#include "Engine/SkeletalMesh.h"

Source

/Engine/Source/Runtime/Engine/Private/SkeletalMesh.cpp

Syntax

UClothingAssetBase * GetClothingAsset
(
    const FGuid & InAssetGuid
) const

Remarks

Get a clothing asset from its associated GUID (returns nullptr if no match is found)

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