Method GetHashCode
GetHashCode(IResourceLocation)
Calculates the hash code for a Resource Location
Declaration
public int GetHashCode(IResourceLocation obj)
Parameters
Type | Name | Description |
---|---|---|
IResourceLocation | obj | The resource location to compute |
Returns
Type | Description |
---|---|
int | A hash code of the data in a Resource Location |