コード例 #1
0
 public static float GetStreamProgressForLevel(string levelName)
 {
     return(Application.GetStreamProgressForLevelByName(levelName));
 }