Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveTool
- UMultiSelectionTool
- UMultiSelectionMeshEditingTool
- UConvertMeshesTool
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/ConvertMeshesTool.h |
| Include | #include "ConvertMeshesTool.h" |
Syntax
UCLASS&40;&41;
class UConvertMeshesTool :
public UMultiSelectionMeshEditingTool,
public IInteractiveToolExclusiveToolAPI
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UConvertMeshesToolProperties > | BasicProperties | ||
| TObjectPtr< UCreateMeshObjectTypeProperties > | OutputTypeProperties |
Overridden from UMultiSelectionMeshEditingTool
| Type | Name | Description | |
|---|---|---|---|
| void | OnShutdown
(
EToolShutdownType ShutdownType |