Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

MessageEventArgs

class in UnityEngine.Networking.PlayerConnection

Description

Arguments passed to Action callbacks registered in PlayerConnection.

Variables

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