Navigation
API > API/Developer > API/Developer/CollectionManager > API/Developer/CollectionManager/ICollectionManager
| Type | Name | Description | |
|---|---|---|---|
| void | GetCollectionsContainingObject
(
const FSoftObjectPath& ObjectPath, |
Returns a list of collections in which the specified object exists | |
| void | GetCollectionsContainingObject
(
FName ObjectPath, |
FNames containing full object paths are deprecated. Use FSoftObjectPath instead. | |
| void | GetCollectionsContainingObject
(
const FSoftObjectPath& ObjectPath, |
Returns a list of collections in which the specified object exists of the specified share type | |
| void | GetCollectionsContainingObject
(
FName ObjectPath, |
FNames containing full object paths are deprecated. Use FSoftObjectPath instead. |