Method GetHashCode
GetHashCode()
Returns the hash of the archetype.
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
int | An integer hash code. |
Overrides
Remarks
Two EntityArchetype instances referencing the same archetype return the same hash.