Property | Type | Description | |
---|---|---|---|
AlignBottom | bool | ||
ChatRPC | string | ||
GuiRect | Rect | ||
IsVisible | bool | ||
messages | List |
Method | Description | |
---|---|---|
AddLine ( string newLine ) : void | ||
OnGUI ( ) : void | ||
OnMasterClientSwitched ( PhotonPlayer, player ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
Chat ( string newLine, PhotonMessageInfo, mi ) : void | ||
OnJoinedLobby ( ) : void | ||
OnJoinedRoom ( ) : void |
public OnMasterClientSwitched ( PhotonPlayer, player ) : void | ||
player | PhotonPlayer, | |
return | void |