ICollectionManager::GetRootCollections

Returns the list of root-level collections

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

References

   
Module CollectionManager
Header /Engine/Source/Developer/CollectionManager/Public/ICollectionManager.h
Include #include "ICollectionManager.h"
void GetRootCollections
(
    [TArray](API\Runtime\Core\Containers\TArray)< [FCollectionNameType](API\Developer\CollectionManager\FCollectionNameType) > & OutCollections
) const

Remarks

Returns the list of root-level collections


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library