Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObject
- IInputBehaviorSource
- UInteractiveTool
- UMultiSelectionTool
- UMultiSelectionMeshEditingTool
- UTransferMeshTool
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/TransferMeshTool.h |
| Include | #include "TransferMeshTool.h" |
Syntax
UCLASS ()
class UTransferMeshTool :
public UMultiSelectionMeshEditingTool ,
public IInteractiveToolExclusiveToolAPI
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UTransferMeshToolProperties > | BasicProperties |
Overridden from UMultiSelectionMeshEditingTool
| Type | Name | Description | |
|---|---|---|---|
| void | OnShutdown
(
EToolShutdownType ShutdownType |