Exemplo n.º 1
0
 private void OnButtonClick()
 {
     inputField.text += character;
     DebugConsole.DoAutoCompletion();
 }