コード例 #1
0
ファイル: TextField.cs プロジェクト: wert007/StealthyGame
 public void Clear()
 {
     textInput.ClearText();
 }