Navigation
Unreal Engine C++ API Reference > Editor > CurveEditor > FCurveEditorCommands
References
Module | CurveEditor |
Header | /Engine/Source/Editor/CurveEditor/Public/CurveEditorCommands.h |
Include | #include "CurveEditorCommands.h" |
Source | /Engine/Source/Editor/CurveEditor/Private/CurveEditorCommands.cpp |
virtual void RegisterCommands()
Remarks
Pure virtual to override; describe and instantiate the commands in here by using the UI COMMAND macro.