FAddToCollectionCheckinDescriptionEvent

When a collection checkin happens, use this event to add additional text to the changelist description

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_TwoParams< void, const FName &, TArray< FText > & >

ICollectionManager::FAddToCollectionCheckinDescriptionEvent

References

Module

CollectionManager

Header

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

Include

#include "ICollectionManager.h"

Syntax

class FAddToCollectionCheckinDescriptionEvent : public TBaseMulticastDelegate_TwoParams< void, const FName &, TArray< FText > & >

Remarks

When a collection checkin happens, use this event to add additional text to the changelist description

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