Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
| Name | UTransferMeshTool |
| Type | class |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/TransferMeshTool.h |
| Include Path | #include "TransferMeshTool.h" |
Syntax
UCLASS (MinimalAPI)
class UTransferMeshTool :
public UMultiSelectionMeshEditingTool ,
public IInteractiveToolExclusiveToolAPI
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveTool → UMultiSelectionTool → UMultiSelectionMeshEditingTool → UTransferMeshTool
Implements Interfaces
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BasicProperties | TObjectPtr< UTransferMeshToolProperties > | TransferMeshTool.h |
Functions
Public
Overridden from UMultiSelectionMeshEditingTool
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void OnShutdown
(
EToolShutdownType ShutdownType |
TransferMeshTool.h |
Overridden from UInteractiveTool
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool CanAccept() |
TransferMeshTool.h | ||
virtual bool HasAccept() |
TransferMeshTool.h | ||
virtual bool HasCancel() |
TransferMeshTool.h | ||
virtual void Setup() |
TransferMeshTool.h |