Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
| Name | UUVTransferToolBuilder |
| Type | class |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/UVTransferTool.h |
| Include Path | #include "UVTransferTool.h" |
Syntax
UCLASS (MinimalAPI)
class UUVTransferToolBuilder : public UMultiTargetWithSelectionToolBuilder
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolBuilder → UInteractiveToolWithToolTargetsBuilder → UMultiTargetWithSelectionToolBuilder → UUVTransferToolBuilder
Functions
Public
Overridden from UMultiTargetWithSelectionToolBuilder
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UMultiTargetWithSelectionTool * CreateNewTool
(
const FToolBuilderState& SceneState |
UVTransferTool.h | ||
virtual bool RequiresInputSelection() |
UVTransferTool.h |
Overridden from UInteractiveToolBuilder
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool CanBuildTool
(
const FToolBuilderState& SceneState |
UVTransferTool.h |
Protected
Overridden from UInteractiveToolWithToolTargetsBuilder
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FToolTargetTypeRequirements & GetTargetRequirements() |
UVTransferTool.h |