コード例 #1
0
 public void OnCreateButton()
 {
     netManager.OnCreateMatch(roomName.text);
 }