Navigation
API > API/Plugins > API/Plugins/UVEditorTools
| Name | UUVEditorAlignToolBuilder |
| Type | class |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/UVEditorTransformTool.h |
| Include Path | #include "UVEditorTransformTool.h" |
Syntax
UCLASS (MinimalAPI)
class UUVEditorAlignToolBuilder : public UUVEditorBaseTransformToolBuilder
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolBuilder → UUVEditorBaseTransformToolBuilder → UUVEditorAlignToolBuilder
Functions
Protected
Overridden from UUVEditorBaseTransformToolBuilder
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ConfigureTool
(
UUVEditorTransformTool* NewTool |
UVEditorTransformTool.h |