コード例 #1
0
 void StartIntro()
 {
     introManeger.enabled = true;
     introManeger.Init("Intro");
     introManeger.StartLine();
 }