コード例 #1
0
 public static void FadeText()
 {
     ht.StartCoroutine(ht.Fade());
 }