Click or drag to resize

NetIdGetHashCode Method

[This is preliminary documentation and is subject to change.]

Returns a hash code for the instance

Namespace:  MLAPI.Transports.UNET
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override int GetHashCode()
Request Example View Source

Return Value

Type: Int32
Returns a hash code for the instance
See Also