Application.loadedLevelstatic var loadedLevel : intDescriptionThe level index that was last loaded (Read Only).
print (Application.loadedLevel);
|
|
||||
| Scripting > Runtime Classes > Application | ||||
Application.loadedLevelstatic var loadedLevel : intDescriptionThe level index that was last loaded (Read Only).
print (Application.loadedLevel);
|