FCurveTableRowHandle::GetRichCurve

Get the rich curve straight from the row handle

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/CurveTable.h

Include

#include "Engine/CurveTable.h"

Source

/Engine/Source/Runtime/Engine/Private/CurveTable.cpp

Syntax

FRichCurve * GetRichCurve
(
    const FString & ContextString,
    bool bWarnIfNotFound
) const

Remarks

Get the rich curve straight from the row handle

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