예제 #1
0
 //Called from Unity Button
 public void AcceptRematch()
 {
     App.AcceptRematch(gameObject);
 }