Navigation
Unreal Engine C++ API Reference > Editor > CurveEditor
References
Module | CurveEditor |
Header | /Engine/Source/Editor/CurveEditor/Public/ICurveEditorExtension.h |
Include | #include "ICurveEditorExtension.h" |
Syntax
class ICurveEditorExtension
Destructors
Type | Name | Description |
---|---|---|
~ICurveEditorExtension () |
Functions
Type | Name | Description |
---|---|---|
void | BindCommands ( TSharedRef< FUICommandList > Comman... ) | Allows the editors to bind commands. |