FCurveEdNotifyInterface

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... )  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library