Skip to content

VRage.Game.MyDefinitionId.GetHashCodeLong

Malware edited this page May 4, 2019 · 13 revisions

IndexNamespace IndexMyDefinitionId

Summary

public long GetHashCodeLong()

Safer hash code. It is unique in more situations than GetHashCode would be, but it may still require full check.

Returns

long

64-bit hash code.

Clone this wiki locally