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