Choose your operating system:
Windows
macOS
Linux
| UInteractiveTool::Shutdown()
|
Module |
|
Header |
/Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/Sculpting/MeshSculptToolBase.h |
Include |
#include "Sculpting/MeshSculptToolBase.h" |
Source |
/Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Private/Sculpting/MeshSculptToolBase.cpp |
virtual void Shutdown
(
EToolShutdownType ShutdownType
)
Called by ToolManager to shut down the Tool
Parameter |
Description |
---|---|
ShutdownType |
indicates how the tool should shutdown (ie Accept or Cancel current preview, etc) |