USkeletalMesh::GetClothingAssetIndex

Get the index in the clothing asset array for a given asset GUID (INDEX_NONE if there is no match)

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

int32 GetClothingAssetIndex
(
    const FGuid & InAssetGuid
) const

Remarks

Get the index in the clothing asset array for a given asset GUID (INDEX_NONE if there is no match)

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