Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp > API/Plugins/MeshModelingToolsExp/UDrawPolyPathTool
- UInteractiveTool::Shutdown()
- UDrawPolyPathTool::Shutdown()
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/DrawPolyPathTool.h |
| Include | #include "DrawPolyPathTool.h" |
| Source | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Private/DrawPolyPathTool.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) |