Click or drag to resize

NetworkConfigCompareConfig Method

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

Compares a SHA256 hash with the current NetworkingConfiguration instances hash

Namespace:  MLAPI.Configuration
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool CompareConfig(
	ulong hash
)
Request Example View Source

Parameters

hash
Type: SystemUInt64

Return Value

Type: Boolean
See Also