Click or drag to resize

NetworkingConfigurationEncryptedChannels Field

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

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
Request Example View Source

Field Value

Type: HashSetInt32
See Also