UClothingAssetCommon::UnbindFromSkeletalMesh

Helper that invokes `[UnbindFromSkeletalMesh()](API\Runtime\ClothingSystemRuntimeCommon\UClothingAssetCommon\UnbindFromSkelet-\1)_ for each avilable entry in `InSkelMesh->GetImportedModel()'s_ LODModel.

Windows
MacOS
Linux

Override Hierarchy

UClothingAssetBase::UnbindFromSkeletalMesh()

UClothingAssetCommon::UnbindFromSkeletalMesh()

References

Module

ClothingSystemRuntimeCommon

Header

/Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/ClothingAsset.h

Include

#include "ClothingAsset.h"

Source

/Engine/Source/Runtime/ClothingSystemRuntimeCommon/Private/ClothingAsset.cpp

Syntax

virtual void UnbindFromSkeletalMesh
(
    USkeletalMesh * InSkelMesh
)

Remarks

Helper that invokes [UnbindFromSkeletalMesh()](API\Runtime\ClothingSystemRuntimeCommon\UClothingAssetCommon\UnbindFromSkelet-\1)_ for each avilable entry in InSkelMesh->GetImportedModel()'s_ LODModel.

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