Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeCommon > API/Runtime/ClothingSystemRuntimeCommon/UClothingAssetCommon
References
| Module | ClothingSystemRuntimeCommon |
| Header | /Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/ClothingAsset.h |
| Include | #include "ClothingAsset.h" |
| Source | /Engine/Source/Runtime/ClothingSystemRuntimeCommon/Private/ClothingAsset.cpp |
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.