Navigation
API > API/Editor > API/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 | |||
| void | PreEditCurve
(
TArray< UObject* > CurvesAboutToChange |