Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UBlendProfile
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Animation/BlendProfile.h |
| Include | #include "Animation/BlendProfile.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/BlendProfile.cpp |
void RefreshBoneEntry
&40;
int32 InBoneIndex
&41;
Remarks
Ensures the bone name of the specified entry matches the skeleton index (does nothing if it doesn't exist)
Parameters
| Name | Description |
|---|---|
| InBoneIdx | Index of the bone to refresh |