Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/UInteractiveToolActivity
| Type | Name | Description | |
|---|---|---|---|
| void | 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). | |
| void | Shutdown
(
EToolShutdownType ShutdownType |
Should be called during a tool's Shutdown()Should be called during a tool's Shutdown() |