Navigation
API > API/Plugins > API/Plugins/UVEditor
Inheritance Hierarchy
- TSharedFromThis
- FBindingContext
- TCommands
- FUVEditorCommands
References
| Module | UVEditor |
| Header | /Engine/Plugins/Editor/UVEditor/Source/UVEditor/Public/UVEditorCommands.h |
| Include | #include "UVEditorCommands.h" |
Syntax
class FUVEditorCommands : public TCommands< FUVEditorCommands >
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from TCommands
| Type | Name | Description | |
|---|---|---|---|
| void | Pure virtual to override; describe and instantiate the commands in here by using the UI COMMAND macro. |