USmoothMeshTool::OnShutdown

This function is called during ::Shutdown so that subclass may perform final processing and save property sets

Windows
MacOS
Linux

Override Hierarchy

UBaseMeshProcessingTool::OnShutdown()

USmoothMeshTool::OnShutdown()

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/SmoothMeshTool.h

Include

#include "SmoothMeshTool.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Private/SmoothMeshTool.cpp

Syntax

virtual void OnShutdown
(
    EToolShutdownType ShutdownType
)

Remarks

This function is called during ::Shutdown so that subclass may perform final processing and save property sets

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