Content-Length: 18372 | pFad | https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/EntityId.CompareTo.html
| Parameter | Description |
|---|---|
| other | The EntityId to compare against. |
int A negative value if this EntityId is less than the other, zero if they are equal, or a positive value if this EntityId is greater.
Compares this EntityId to another EntityId.
The ordering of EntityId values is arbitrary and does not reflect creation order or any other meaningful property. Do not rely on the comparison result for anything other than establishing a consistent ordering for data structures that require it (such as sorted collections).
Fetched URL: https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/EntityId.CompareTo.html
Alternative Proxies: