Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Commands > API/Runtime/Slate/Framework/Commands/TCommands
- TCommands::RegisterCommands()
- FGenericCommands::RegisterCommands()
- FTabCommands::RegisterCommands()
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Commands/Commands.h |
| Include | #include "Framework/Commands/Commands.h" |
void RegisterCommands()
Remarks
Pure virtual to override; describe and instantiate the commands in here by using the UI COMMAND macro.