public void RunCommand() { console.RunCommandString(inputField.text); inputField.text = ""; inputField.ActivateInputField(); }