Navigation
Unreal Engine C++ API Reference > Developer > CollectionManager > ICollectionManager
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FString | GetCollectionsStringForObject
(
const FSoftObjectPath& ObjectPath, |
Returns a string containing a comma separated list of collections in which the specified object exists of the specified share type |
![]() ![]() |
FString | GetCollectionsStringForObject
(
FName ObjectPath, |
FNames containing full object paths are deprecated. Use FSoftObjectPath instead. |