Photon Unity Networking 2: PhotonMessageInfo Struct Reference

Photon Unity Networking 2

Container class for info about a particular message, RPC or update. More...

Public Member Functions

 PhotonMessageInfo (Player player, int timestamp, PhotonView view)
 
override string ToString ()
 

Public Attributes

readonly Player Sender
 The sender of a message / event. May be null. More...
 
readonly PhotonView photonView
 

Properties

double timestamp [get]
 
double SentServerTime [get]
 
int SentServerTimestamp [get]
 

Detailed Description

Container class for info about a particular message, RPC or update.

Member Data Documentation

readonly Player Sender

The sender of a message / event. May be null.

Online Documentation  -  Dashboard  -  Support Forum Exit Games GmbH