コード例 #1
0
 public static void HideLoadProgress(AfterHideProgressView callback)
 {
     lvc.StartCoroutine(lvc.HideProgressView(callback));
 }