|
Photon Unity Networking
v1.81
|
FriendInfo Class Reference
Used to store info about a friend's online state and in which room he/she is. More...
Public Member Functions | |
| override string | ToString () |
Properties | |
| string | Name [get, set] |
| bool | IsOnline [get, set] |
| string | Room [get, set] |
| bool | IsInRoom [get] |
Detailed Description
Used to store info about a friend's online state and in which room he/she is.
Member Function Documentation
| override string FriendInfo.ToString | ( | ) |
Property Documentation
|
get |
|
getset |
|
getset |
|
getset |