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.

ChannelQOS Constructor

public ChannelQOS(Networking.QosType value);
public ChannelQOS();
public ChannelQOS(Networking.ChannelQOS channel);

Parameters

valueRequested type of quality of service (default Unreliable).
channelCopy constructor.

Description

UnderlyingModel.MemDoc.MemDocModel.