UBaseMeshProcessingTool::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()

UOffsetMeshTool::OnShutdown()

USmoothMeshTool::OnShutdown()

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/BaseTools/BaseMeshProcessingTool.h

Include

#include "BaseTools/BaseMeshProcessingTool.h"

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