IEditableSkeleton::SetCurveMetaBoneLinks

Sets Bone Links per curve

Windows
MacOS
Linux

References

Module

SkeletonEditor

Header

/Engine/Source/Editor/SkeletonEditor/Public/IEditableSkeleton.h

Include

#include "IEditableSkeleton.h"

Syntax

void SetCurveMetaBoneLinks
(
    const FSmartName & CurveName,
    TArray< FBoneReference > & BoneLinks,
    uint8 InMaxLOD
)

Remarks

Sets Bone Links per curve

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss