operator <(ObjectIdentifier, ObjectIdentifier)
Returns true if the first ObjectIdentifier is less than the second ObjectIdentifier.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Operator
- Namespace: UnityEditor.Build.Content
- Assembly: UnityEditor
public static bool operator <(ObjectIdentifier a, ObjectIdentifier b)
Parameters
Returns
Type | Description |
|---|---|
| bool |
Remarks
Internal use only. See ObjectIdentifier.