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