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