Method CompareTo
CompareTo(ComponentType)
Returns the sort order this component type compared to another
Declaration
[GenerateTestsForBurstCompatibility]
public int CompareTo(ComponentType other)
Parameters
Type | Name | Description |
---|---|---|
ComponentType | other | The other component type |
Returns
Type | Description |
---|---|
int | The sort order |