예제 #1
0
 public void refreshData()
 {
     StartCoroutine(webservice.GetRequest("http://game.codetower.ir/api/getRecords"));
 }