Returns a hash code for this instance.
Namespace:
SampSharp.GameMode.SAMP
Assembly:
SampSharp.GameMode (in SampSharp.GameMode.dll) Version: 0.0.0-local+709673996c0cc3c0733358a87691d1009326afa7
Syntaxpublic override int GetHashCode()
Return Value
Type:
Int32
A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
See Also