FCollectionRenamedEvent

Event for when collections are renamed

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_TwoParams< void, const FCollectionNameType &, const FCollectionNameType & >

ICollectionManager::FCollectionRenamedEvent

References

Module

CollectionManager

Header

/Engine/Source/Developer/CollectionManager/Public/ICollectionManager.h

Include

#include "ICollectionManager.h"

Syntax

class FCollectionRenamedEvent : public TBaseMulticastDelegate_TwoParams< void, const FCollectionNameType &, const FCollectionNameType & >

Remarks

Event for when collections are renamed

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss