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.

PlayerConnection.Send

public void Send(Guid messageId, byte[] data);

Parameters

messageIdThe type ID of the message that is sent to the Editor.

Description

Sends data to the Editor.