Navigation
Unreal Engine C++ API Reference > Developer > CollectionManager > ICollectionManager
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | GetClassesInCollection
(
FName CollectionName, |
Returns a list of class paths found in the specified collection and share type |
![]() ![]() |
bool | GetClassesInCollection
(
FName CollectionName, |
FNames containing class paths are deprecated. Use FTopLevelAssetPath instead. |