UMeshTexturePaintingTool::Shutdown

Called by ToolManager to shut down the Tool

Windows
MacOS
Linux

Override Hierarchy

UInteractiveTool::Shutdown()

UBaseBrushTool::Shutdown()

UMeshTexturePaintingTool::Shutdown()

References

Module

MeshPaintingToolset

Header

/Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/MeshTexturePaintingTool.h

Include

#include "MeshTexturePaintingTool.h"

Source

/Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Private/MeshTexturePaintingTool.cpp

Syntax

virtual void Shutdown
(
    EToolShutdownType ShutdownType
)

Remarks

Called by ToolManager to shut down the Tool

Parameters

Parameter

Description

ShutdownType

indicates how the tool should shutdown (ie Accept or Cancel current preview, etc)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss