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