USkeleton::GetCurveMetaData

These return container of curve meta data, if you modify this container, you'll have to call REfreshCAchedAnimationCurveData to apply

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

FCurveMetaData * GetCurveMetaData
(
    const FSmartName & CurveName
)

Remarks

These return container of curve meta data, if you modify this container, you'll have to call REfreshCAchedAnimationCurveData to apply

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