Click or drag to resize

NetworkingConfigurationEncryptedChannels 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: HashSetInt32
See Also