Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FReferenceSkeleton
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ReferenceSkeleton.h |
| Include | #include "ReferenceSkeleton.h" |
TArray < int32 > RemoveBonesByName
(
USkeleton * Skeleton,
const TArray < FName > & BonesToRemove
)
Remarks
Removes the supplied bones from the skeleton, unless they have children that aren't also going to be removed