USkeletalMesh::HasActiveClothingAssetsForLOD

Get whether or not any bound clothing assets exist for this mesh's given LOD

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

bool HasActiveClothingAssetsForLOD
(
    int32 LODIndex
) const

Remarks

Get whether or not any bound clothing assets exist for this mesh's given LOD

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