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