Exemplo n.º 1
0
 public void ResetCommandText()
 {
     tmInputField.interactable = true;
     tmInputField.text         = null;
     caretScript.Reset();
     SelectCommandText();
 }