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