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