Version: 2021.2
언어: 한국어
Method group is Obsolete

Application.GetStreamProgressForLevel

매뉴얼로 전환
Obsolete public static float GetStreamProgressForLevel (int levelIndex);

설명

How far has the download progressed? [0...1].

In the webplayer this returns the progress of this level.

See Also: CanStreamedLevelBeLoaded function.

Webplayer support is not part of 5.4.0 and later.


Obsolete public static float GetStreamProgressForLevel (string levelName);

설명

How far has the download progressed? [0...1].

In the webplayer this returns the progress of this level.

See Also: CanStreamedLevelBeLoaded function.

Webplayer support is not part of 5.4.0 and later.