Navigation
API > API/Plugins > API/Plugins/WidgetEditorToolPalette > API/Plugins/WidgetEditorToolPalette/FWidgetEditorToolPaletteCommands
- TCommands::RegisterCommands()
- FWidgetEditorToolPaletteCommands::RegisterCommands()
References
| Module | WidgetEditorToolPalette |
| Header | /Engine/Plugins/Experimental/WidgetEditorToolPalette/Source/WidgetEditorToolPalette/Public/WidgetEditorToolPaletteCommands.h |
| Include | #include "WidgetEditorToolPaletteCommands.h" |
| Source | /Engine/Plugins/Experimental/WidgetEditorToolPalette/Source/WidgetEditorToolPalette/Private/WidgetEditorToolPaletteCommands.cpp |
virtual void RegisterCommands&40;&41;
Remarks
Pure virtual to override; describe and instantiate the commands in here by using the UI COMMAND macro.