USkeleton::RemoveBonesFromSkeleton

Removes the supplied bones from the skeleton

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/Skeleton.h

Include

#include "Animation/Skeleton.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/Skeleton.cpp

Syntax

void RemoveBonesFromSkeleton
(
    const TArray< FName > & BonesToRemove,
    bool bRemoveChildBones
)

Remarks

Removes the supplied bones from the 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