GetClothingAssetIndex

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

int32

 

GetClothingAssetIndex

(
    UClothingAssetBase* InAsset
)

Get the index in the clothing asset array for a given asset (INDEX_NONE if InAsset isn't in the array)

Public function Const

int32

 

GetClothingAssetIndex

(
    const FGuid& InAssetGuid
)

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