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

681 B

NetworkingConfiguration.EncryptedChannels Field

Set of channels that will have all message contents encrypted when used

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

Syntax

C#

public HashSet<int> EncryptedChannels

Field Value

Type: HashSet(Int32)

See Also

Reference

NetworkingConfiguration Class
MLAPI Namespace