Navigation
API > API/Developer > API/Developer/CollectionManager > API/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. |