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.

MessageEventArgs

class in UnityEngine.Networking.PlayerConnection

Description

Arguments passed to Action callbacks registered in PlayerConnection.

Properties

dataData that is received.
playerIdThe Player ID that the data is received from.