Friend UI item used to represent the friend status as well as message. It aims at showing how to share health for a friend that plays on a different room than you for example. But of course the message can be anything and a lot more complex.
More...
Friend UI item used to represent the friend status as well as message. It aims at showing how to share health for a friend that plays on a different room than you for example. But of course the message can be anything and a lot more complex.
◆ Awake()
void Photon.Chat.Demo.FriendItem.Awake |
( |
| ) |
|
◆ OnFriendStatusUpdate()
void Photon.Chat.Demo.FriendItem.OnFriendStatusUpdate |
( |
int |
status, |
|
|
bool |
gotMessage, |
|
|
object |
message |
|
) |
| |
◆ Health
Text Photon.Chat.Demo.FriendItem.Health |
◆ NameLabel
Text Photon.Chat.Demo.FriendItem.NameLabel |
◆ StatusLabel
Text Photon.Chat.Demo.FriendItem.StatusLabel |
◆ FriendId
string Photon.Chat.Demo.FriendItem.FriendId |
|
getset |
The documentation for this class was generated from the following file: