LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

ChannelOption

enumeration

Description

An enumeration of the options that can be set on a network channel.

Properties

MaxPendingBuffersThe option to set the number of pending buffers for a channel.
AllowFragmentationThe option to allow packet fragmentation for a channel.
MaxPacketSizeThe option to set the maximum packet size allowed for a channel.