コード例 #1
0
ファイル: AISAI.cs プロジェクト: SandroGX/Scripts
 public void Begin(AISController ctrl)
 {
     ctrl.MakeSet();
     root.OnActionEnter(ctrl);
 }