FCollectionUpdatedEvent

Event for when collections is updated, or otherwise changed and we can't tell exactly how (eg, after updating from source control and merging)

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_OneParam< void, const FCollectionNameType & >

ICollectionManager::FCollectionUpdatedEvent

References

Module

CollectionManager

Header

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

Include

#include "ICollectionManager.h"

Syntax

class FCollectionUpdatedEvent : public TBaseMulticastDelegate_OneParam< void, const FCollectionNameType & >

Remarks

Event for when collections is updated, or otherwise changed and we can't tell exactly how (eg, after updating from source control and merging)

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