UClothingAssetBase::UnbindFromSkeletalMesh

Unbinds this clothing asset from the provided skeletal mesh, will remove all LODs

Windows
MacOS
Linux

Override Hierarchy

UClothingAssetBase::UnbindFromSkeletalMesh()

UClothingAssetCommon::UnbindFromSkeletalMesh()

References

Module

ClothingSystemRuntimeInterface

Header

/Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingAssetBase.h

Include

#include "ClothingAssetBase.h"

Syntax

virtual void UnbindFromSkeletalMesh
(
    USkeletalMesh * InSkelMesh
)

Remarks

Unbinds this clothing asset from the provided skeletal mesh, will remove all LODs

Parameters

Parameter

Description

InSkelMesh

skeletal mesh to remove from

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