Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/CurveEditor/Public/ICurveEditorExtension.h |
Include |
#include "ICurveEditorExtension.h" |
void BindCommands
(
TSharedRef< FUICommandList > CommandBindings
)
Allows the editors to bind commands.
Parameter |
Description |
---|---|
CommandBindings |
The existing command bindings to map to. |