Class MessageEventArgs
Inherited Members
Namespace: UnityEngine.Networking.PlayerConnection
Assembly: UnityEngine.dll
Syntax
[Serializable]
public class MessageEventArgs
Fields
| Improve this Doc View Sourcedata
Declaration
public byte[] data
Field Value
Type | Description |
---|---|
Byte[] |
playerId
Declaration
public int playerId
Field Value
Type | Description |
---|---|
Int32 |