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.

NetworkServer.SendWriterToReady(NetworkWriter,int)

Parameters

writerThe writer object to send.
channelIdThe QoS channel to send the data on.

Description

Sends the contents of a NetworkWriter object to the ready players.