Exemple #1
0
 public void ChangeArea()
 {
     areaManager.DebugModeChangeArea(Convert.ToInt32(inputField.text));
 }