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