Photon Unity Networking: PhotonMessageInfo Struct Reference

Photon-Unity-Networking

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

Public Member Functions

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

Public Attributes

readonly PhotonPlayer sender
 
readonly PhotonView photonView
 

Properties

double timestamp [get]
 

Detailed Description

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

Constructor & Destructor Documentation

PhotonMessageInfo.PhotonMessageInfo ( PhotonPlayer  player,
int  timestamp,
PhotonView  view 
)

Member Function Documentation

override string PhotonMessageInfo.ToString ( )

Member Data Documentation

readonly PhotonView PhotonMessageInfo.photonView
readonly PhotonPlayer PhotonMessageInfo.sender

Property Documentation

double PhotonMessageInfo.timestamp
get
Online Documentation  -  Dashboard  -  Support Forum Exit Games GmbH