Click or drag to resize

XXHashGetHash Method (UInt32)

Namespace:  Gamelogic.Extensions.Internal.HashFunctions
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public uint GetHash(
	params uint[] buf
)

Parameters

buf
Type: SystemUInt32

Return Value

Type: UInt32
See Also