특정 메시지, RPC 또는 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] |
특정 메시지, RPC 또는 update 에 대한 정보의 컨테이너 클래스.
PhotonMessageInfo.PhotonMessageInfo | ( | PhotonPlayer | player, |
int | timestamp, | ||
PhotonView | view | ||
) |
override string PhotonMessageInfo.ToString | ( | ) |
readonly PhotonView PhotonMessageInfo.photonView |
readonly PhotonPlayer PhotonMessageInfo.sender |
|
get |