Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Extensions.Internal.HashFunctions
MurmurHash Class
MurmurHash Methods
GetHash Method
GetHash Method (Byte[])
GetHash Method (Int32)
GetHash Method (Int32[])
MurmurHash
GetHash Method (
Int32
)
Namespace:
Gamelogic.Extensions.Internal.HashFunctions
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
override
uint
GetHash
(
params
int
[]
data
)
Parameters
data
Type:
System
Int32
Return Value
Type:
UInt32
See Also
Reference
MurmurHash Class
GetHash Overload
Gamelogic.Extensions.Internal.HashFunctions Namespace