FOnCreateCurveEditorToolExtension

A delegate which will create a tool extension for the Curve Editor.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_OneParam< TUniquePtr< ICurveEditorToolExtension >, TWeakPtr< FCurveEditor > > FOnCreateCurveEditorToolExtension

References

Module

CurveEditor

Header

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

Include

#include "ICurveEditorModule.h"

Remarks

A delegate which will create a tool extension for the Curve Editor. Used for registering new tools which can only have one active at once.

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