Navigation
API > API/Plugins > API/Plugins/UVEditorTools > API/Plugins/UVEditorTools/UUVToolAABBTreeStorage
Description
Called by the mode when shutting context objects down, allowing them to do any cleanup. Initialization, on the other hand is usually done by some class-specific Initialize() method.
Virtual Inheritance
- UUVToolContextObject::Shutdown → UUVToolAABBTreeStorage::Shutdown
| Name | Shutdown |
| Type | function |
| Header File | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/ContextObjects/UVToolContextObjects.h |
| Include Path | #include "ContextObjects/UVToolContextObjects.h" |
| Source | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Private/ContextObjects/UVToolContextObjects.cpp |
virtual void Shutdown()