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

MessageEventArgs

class in UnityEngine.Networking.PlayerConnection

/

Implemented in:UnityEngine.CoreModule

Description

Arguments passed to Action callbacks registered in PlayerConnection.

Properties

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