Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRage.Game.MyDefinitionId.GetHashCodeLong

Malware edited this page Dec 25, 2018 · 14 revisions

IndexMyDefinitionId

csharp[long](System.Int64) GetHashCodeLong()##### Summary

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

Returns

64-bit hash code.

Clone this wiki locally