Navigation
Unreal Engine C++ API Reference > Editor > DistCurveEditor
References
Module | DistCurveEditor |
Header | /Engine/Source/Editor/DistCurveEditor/Public/IDistCurveEditor.h |
Include | #include "IDistCurveEditor.h" |
Syntax
class FCurveEdNotifyInterface
Functions
Type | Name | Description |
---|---|---|
void | DesireRedo () | |
void | DesireUndo () | |
void | MovedKey () | |
void | OnCurveLabelClicked ( UObject* CurveObject ) | Called by the Curve Editor when a Curve Label is clicked on |
void | PostEditCurve () | |
void | PreEditCurve ( TArray< UObject* > CurvesAbout... ) |