FCollectionCreatedEvent

Event for when collections are created

Unreal Engine C++ API Reference > Developer > CollectionManager > ICollectionManager

Inheritance Hierarchy

  • TBaseMulticastDelegate_OneParam< void, const FCollectionNameType & >

References

   
Module CollectionManager
Header /Engine/Source/Developer/CollectionManager/Public/ICollectionManager.h
Include #include "ICollectionManager.h"

Syntax

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

Remarks

Event for when collections are created


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library