MLAPI/docs/M_MLAPI_NetworkingConfiguration_CompareConfig.md
2018-03-31 10:20:18 +02:00

985 B

NetworkingConfiguration.CompareConfig Method

Compares a SHA256 hash with the current NetworkingConfiguration instances hash

Namespace: MLAPI
Assembly: MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public bool CompareConfig(
	byte[] hash
)

Parameters

 

hash
Type: System.Byte[]
[Missing documentation for "M:MLAPI.NetworkingConfiguration.CompareConfig(System.Byte[])"]

Return Value

Type: Boolean
[Missing documentation for "M:MLAPI.NetworkingConfiguration.CompareConfig(System.Byte[])"]

See Also

Reference

NetworkingConfiguration Class
MLAPI Namespace