MyDefinitionIdGetHashCodeLong Method |
[This is preliminary documentation and is subject to change.]
Safer hash code. It is unique in more situations than GetHashCode would be,
but it may still require full check.
Namespace: VRage.GameAssembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax public long GetHashCodeLong()
Return Value
Type:
Int6464-bit hash code.
See Also