Exemplo n.º 1
0
 void MessageReceived(string message, string senderName)
 {
     MultiplayerManager.CallUpdateChat(message, senderName);
 }