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