Photon Unity Networking 2  v2.1
English | 日本語 | 한국
Public Member Functions | Public Attributes | Properties | List of all members
PhotonMessageInfo Struct Reference

特定のメッセージ、RPC、または更新に関する情報のコンテナクラス。 More...

Public Member Functions

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

Public Attributes

readonly Player Sender
 メッセージ/イベントの送信者。 nullの可能性があります。 More...
 
readonly PhotonView photonView
 

Properties

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

Detailed Description

特定のメッセージ、RPC、または更新に関する情報のコンテナクラス。

Member Data Documentation

readonly Player Sender

メッセージ/イベントの送信者。 nullの可能性があります。