UInteractiveToolActivity::Shutdown

We don't want to use this overload of Shutdown because an activity may need to know the ShutdownType if it is still running when Shutdown is called (to End properly).

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UInteractionMechanic::Shutdown()

UInteractiveToolActivity::Shutdown()

References

Module

ModelingComponents

Header

/Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/InteractiveToolActivity.h

Include

#include "InteractiveToolActivity.h"

Syntax

virtual void Shutdown()

Remarks

We don't want to use this overload of Shutdown because an activity may need to know the ShutdownType if it is still running when Shutdown is called (to End properly).