UClothingAssetCommon::RefreshBoneMapping

Rebuilds the `UsedBoneIndices_ array from looking up the entries in the `UsedBoneNames_ array, in the `InSkelMesh's_ reference skeleton.

Windows
MacOS
Linux

Override Hierarchy

UClothingAssetBase::RefreshBoneMapping()

UClothingAssetCommon::RefreshBoneMapping()

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 RefreshBoneMapping
(
    USkeletalMesh * InSkelMesh
)

Remarks

Rebuilds the UsedBoneIndices_ array from looking up the entries in the UsedBoneNames array, in the `InSkelMesh's reference skeleton.

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