FCurveEditor::FindCurve

Find a curve by its ID

Windows
MacOS
Linux

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/CurveEditor.h

Include

#include "CurveEditor.h"

Source

/Engine/Source/Editor/CurveEditor/Private/CurveEditor.cpp

Syntax

FCurveModel * FindCurve
(
    FCurveModelID CurveID
) const

Remarks

Find a curve by its ID

Returns

a ptr to the curve if found, nullptr otherwise

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