Navigation
API > API/Plugins > API/Plugins/UVEditorTools > API/Plugins/UVEditorTools/Actions
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UUVToolAction
- UUVSeamSewAction
- UUVSplitAction
References
| Module | UVEditorTools |
| Header | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/Actions/UVToolAction.h |
| Include | #include "Actions/UVToolAction.h" |
Syntax
UCLASS ()
class UUVToolAction : public UObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UUVToolEmitChangeAPI > | EmitChangeAPI | ||
| TObjectPtr< UUVToolSelectionAPI > | SelectionAPI | ||
| TWeakObjectPtr< UInteractiveToolManager > | ToolManager |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool | |||
| UInteractiveToolManager * | |||
| void | Setup
(
UInteractiveToolManager* ToolManager |
||
| void | Shutdown () |