Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

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

EditorConnection.Send

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

Parameters

messageId Type ID of the message to send to the Player(s).
playerId If set, the message will only send to the Player with this ID.

Description

Sends data to multiple or single Player(s).

Did you find this page useful? Please give it a rating: