Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UVolumeToMeshTool
- UInteractiveTool::Shutdown()
- UVolumeToMeshTool::Shutdown()
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/VolumeToMeshTool.h |
| Include | #include "VolumeToMeshTool.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Private/VolumeToMeshTool.cpp |
virtual void Shutdown
&40;
EToolShutdownType ShutdownType
&41;
Remarks
Called by ToolManager to shut down the Tool
Parameters
| Name | Description |
|---|---|
| ShutdownType | indicates how the tool should shutdown (ie Accept or Cancel current preview, etc) |