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