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.