Method CompareTo
CompareTo(EntityInChunk)
Compares two EntityInChunk objects to determine their relative ordering
Declaration
public int CompareTo(EntityInChunk other)
Parameters
Type | Name | Description |
---|---|---|
EntityInChunk | other | The other instance to compare. |
Returns
Type | Description |
---|---|
int | -1 if this entity should be ordered earlier than |