Navigation
API > API/Plugins > API/Plugins/MeshModelingTools > API/Plugins/MeshModelingTools/UAddPrimitiveTool
- UInteractiveTool::Shutdown()
- UAddPrimitiveTool::Shutdown()
References
Module | MeshModelingTools |
Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/AddPrimitiveTool.h |
Include | #include "AddPrimitiveTool.h" |
Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Private/AddPrimitiveTool.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) |