コード例 #1
0
ファイル: Example.cs プロジェクト: tzaeru/TZs-Unity-Snippets
 public void ShowPrompt()
 {
     TextPrompt.CreatePrompt(DisplayResult);
 }