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