Navigation
API > API/Plugins > API/Plugins/SignificanceManager > API/Plugins/SignificanceManager/USignificanceManager
| Type | Name | Description | |
|---|---|---|---|
| USignificanceManager::FManagedObjectInfo * | GetManagedObject
(
UObject* Object |
Returns the managed object for the passed-in object, if any. Otherwise returns nullptr. | |
| const USignificanceManager::FManagedObjectInfo * | GetManagedObject
(
const UObject* Object |
Returns the managed object for the passed-in object, if any. Otherwise returns nullptr. |