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 RemoveEntry
&40;
int32 InBoneIdx
&41;
Remarks
Removes the entry for the specified bone index (does nothing if it doesn't exist)
Parameters
| Name | Description |
|---|---|
| InBoneIdx | Index of the bone to remove from this blend profile |