FAssetsRemovedEvent

Event for when assets are removed from a collection

Windows
MacOS
Linux

Inheritance Hierarchy

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

ICollectionManager::FAssetsRemovedEvent

References

Module

CollectionManager

Header

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

Include

#include "ICollectionManager.h"

Syntax

class FAssetsRemovedEvent : public TBaseMulticastDelegate_TwoParams< void, const FCollectionNameType &, const TArray< FName > & >

Remarks

Event for when assets are removed from a collection

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