Application.loadedLevel
static var loadedLevel: int;
Description

The level index that was last loaded (Read Only).

	print (Application.loadedLevel);