FRawCurveTracks::GetCurveData

Find curve data based on the curve UID

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Animation/AnimCurveTypes.h

Include

#include "Animation/AnimCurveTypes.h"

Source

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

Syntax

const FAnimCurveBase * GetCurveData
(
    USkeleton::AnimCurveUID Uid,
    ERawCurveTrackTypes SupportedCurveType
) const

Remarks

Find curve data based on the curve UID

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