Tries to convert a persistent Object into an ObjectIdentifier.
Returns false if it was not possible. This can happen if the Object is is a Scene Object, or was not loaded from and Object on disk.
| Parameter | Description |
|---|---|
| entityId | The object identifier's entity id to look up. |
| objectId | Out parameter with the found object identifier. |
Tries to convert a persistent Object into an ObjectIdentifier.
Returns false if it was not possible. This can happen if the Object is a Scene Object, or was not loaded from and Object on disk.