예제 #1
0
 void Update()
 {
     m_MyText.text = "Players Online " + UI_manager.GetPlayersInMasterServer();
 }