Navigation
API > API/Developer > API/Developer/CollectionManager > API/Developer/CollectionManager/ICollectionContainer
Event for when collections are destroyed
| Name | FCollectionDestroyedEvent |
| Type | class |
| Header File | /Engine/Source/Developer/CollectionManager/Public/ICollectionContainer.h |
| Include Path | #include "ICollectionContainer.h" |
Syntax
class FCollectionDestroyedEvent : public TBaseMulticastDelegate_TwoParams< void, ICollectionContainer &, const FCollectionNameType & >
Inheritance Hierarchy
- TBaseMulticastDelegate_TwoParams< void, ICollectionContainer &, const FCollectionNameType & > → ICollectionContainer::FCollectionDestroyedEvent