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