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 |