Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

PlayerConnection.Send

Declaration

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

Parameters

messageId The type ID of the message that is sent to the Editor.

Description

Sends data to the Editor.