ToEntityId(ObjectIdentifier)
Tries to return the EntityId that represents this ObjectIdentifier.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Build.Content
- Assembly: UnityEditor
public static EntityId ToEntityId(ObjectIdentifier objectId)
Parameters
Returns
Type | Description |
|---|---|
| EntityId |
Remarks
Returns EntityId.None if the ObjectIdentifier is invalid.