Method group is Obsolete

Application.loadedLevelName

Obsolete Use SceneManager to determine what scenes have been loaded. public static string loadedLevelName;

Description

The name of the level that was last loaded (Read Only).



Note that this value is set only by Application.LoadLevel and Application.LoadLevelAsync. The Additive versions add content to the current level.


Did you find this page useful? Please give it a rating: