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