FOnCreateCurveEditorExtension

A delegate which will create an extension for the Curve Editor.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_OneParam< TSharedRef< ICurveEditorExtension >, TWeakPtr< FCurveEditor > > FOnCreateCurveEditorExtension

References

Module

CurveEditor

Header

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

Include

#include "ICurveEditorModule.h"

Remarks

A delegate which will create an extension for the Curve Editor. Used for adding new buttons and functionality to the editor as a whole.

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