Navigation
API > API/Plugins > API/Plugins/UVEditor
| Name | FUVEditorBrushSelectToolCommands |
| Type | class |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditor/Public/UVEditorCommands.h |
| Include Path | #include "UVEditorCommands.h" |
Syntax
class FUVEditorBrushSelectToolCommands : public TInteractiveToolCommands< FUVEditorBrushSelectToolCommands >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FBindingContext → TCommands → TInteractiveToolCommands → FUVEditorBrushSelectToolCommands
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FUVEditorBrushSelectToolCommands() |
UVEditorCommands.h |
Functions
Public
Overridden from TInteractiveToolCommands
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void GetToolDefaultObjectList
(
TArray< UInteractiveTool* >& ToolCDOs |
UVEditorCommands.h |