Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/FCurveEditorCommands
- TCommands::RegisterCommands()
- FCurveEditorCommands::RegisterCommands()
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&40;&41;
Remarks
Pure virtual to override; describe and instantiate the commands in here by using the UI COMMAND macro.