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

981 B

NetworkingConfiguration.GetConfig Method

Gets a SHA256 hash of parts of the NetworkingConfiguration instance

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

Syntax

C#

public byte[] GetConfig(
	bool cache = true
)

Parameters

 

cache (Optional)
Type: System.Boolean
[Missing documentation for "M:MLAPI.NetworkingConfiguration.GetConfig(System.Boolean)"]

Return Value

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

See Also

Reference

NetworkingConfiguration Class
MLAPI Namespace