ToInstanceID(ObjectIdentifier)
Tries to return the InstanceID that represents this ObjectIdentifier.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Build.Content
- Assembly: UnityEditor.CoreModule
public static int ToInstanceID(ObjectIdentifier objectId)
Parameters
Returns
Type | Description |
|---|---|
| int |
Remarks
Returns 0 if the ObjectIdentifier is invalid.