Navigation
API > API/Developer > API/Developer/CollectionManager > API/Developer/CollectionManager/ICollectionManager
| Type | Name | Description | |
|---|---|---|---|
| bool | IsObjectInCollection
(
const FSoftObjectPath& ObjectPath, |
Check to see if the given object exists in the given collection | |
| bool | IsObjectInCollection
(
FName ObjectPath, |
FNames containing full object paths are deprecated. Use FSoftObjectPath instead. |