Navigation
API > API/Developer > API/Developer/CollectionManager > API/Developer/CollectionManager/ICollectionManager
| Type | Name | Description | |
|---|---|---|---|
| void | HandleObjectDeleted
(
const FSoftObjectPath& ObjectPath |
Called to notify the collections that an object has been deleted | |
| void | HandleObjectDeleted
(
const FName& ObjectPath |
FNames containing full object paths are deprecated. Use FSoftObjectPath instead. |