Photon Unity Networking 2
2.45
Photon
Realtime
SupportLogger
SupportLogger Member List
This is the complete list of members for
SupportLogger
, including all inherited members.
Client
SupportLogger
LogStats
()
SupportLogger
LogTrafficStats
SupportLogger
OnConnected
()
SupportLogger
OnConnectedToMaster
()
SupportLogger
OnCreatedRoom
()
SupportLogger
OnCreateRoomFailed
(short returnCode, string message)
SupportLogger
OnCustomAuthenticationFailed
(string debugMessage)
SupportLogger
OnCustomAuthenticationResponse
(Dictionary< string, object > data)
SupportLogger
OnDisconnected
(DisconnectCause cause)
SupportLogger
OnErrorInfo
(ErrorInfo errorInfo) (defined in
SupportLogger
)
SupportLogger
OnFriendListUpdate
(List< FriendInfo > friendList)
SupportLogger
OnJoinedLobby
()
SupportLogger
OnJoinedRoom
()
SupportLogger
OnJoinRandomFailed
(short returnCode, string message)
SupportLogger
OnJoinRoomFailed
(short returnCode, string message)
SupportLogger
OnLeftLobby
()
SupportLogger
OnLeftRoom
()
SupportLogger
OnLobbyStatisticsUpdate
(List< TypedLobbyInfo > lobbyStatistics)
SupportLogger
OnMasterClientSwitched
(Player newMasterClient)
SupportLogger
OnPlayerEnteredRoom
(Player newPlayer)
SupportLogger
OnPlayerLeftRoom
(Player otherPlayer)
SupportLogger
OnPlayerPropertiesUpdate
(Player targetPlayer, Hashtable changedProps)
SupportLogger
OnRegionListReceived
(RegionHandler regionHandler)
SupportLogger
OnRoomListUpdate
(List< RoomInfo > roomList)
SupportLogger
OnRoomPropertiesUpdate
(Hashtable propertiesThatChanged)
SupportLogger
StartLogStats
() (defined in
SupportLogger
)
SupportLogger
StopLogStats
() (defined in
SupportLogger
)
SupportLogger