operator ==(ObjectIdentifier, ObjectIdentifier)
Returns true if the ObjectIdentifiers are the same.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Operator
- Namespace: UnityEditor.Build.Content
- Assembly: UnityEditor.CoreModule
public static bool operator ==(ObjectIdentifier a, ObjectIdentifier b)
Parameters
Returns
Type | Description |
|---|---|
| bool |
Remarks
Internal use only. See ObjectIdentifier.