Navigation
API > API/Plugins > API/Plugins/MeshPaintingToolset > API/Plugins/MeshPaintingToolset/UMeshVertexPaintingTool
- UInteractiveTool::Shutdown()
- UBaseBrushTool::Shutdown()
- UMeshVertexPaintingTool::Shutdown()
- UMeshColorPaintingTool::Shutdown()
References
| Module | MeshPaintingToolset |
| Header | /Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/MeshVertexPaintingTool.h |
| Include | #include "MeshVertexPaintingTool.h" |
| Source | /Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Private/MeshVertexPaintingTool.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) |