Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/UInteractiveToolActivity > API/Plugins/ModelingComponents/UInteractiveToolActivity/Shutdown
- UInteractionMechanic::Shutdown()
- UInteractiveToolActivity::Shutdown()
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/InteractiveToolActivity.h |
| Include | #include "InteractiveToolActivity.h" |
virtual void Shutdown&40;&41;
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).