Navigation
API > API/Plugins > API/Plugins/UVEditorToolsEditorOnly > API/Plugins/UVEditorToolsEditorOnly/UUVEditorParameterizeMeshTool
- UInteractiveTool::Shutdown()
- UUVEditorParameterizeMeshTool::Shutdown()
References
| Module | UVEditorToolsEditorOnly |
| Header | /Engine/Plugins/Editor/UVEditor/Source/UVEditorToolsEditorOnly/Public/UVEditorParameterizeMeshTool.h |
| Include | #include "UVEditorParameterizeMeshTool.h" |
| Source | /Engine/Plugins/Editor/UVEditor/Source/UVEditorToolsEditorOnly/Private/UVEditorParameterizeMeshTool.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) |