This version of Unity is unsupported.

Application.CanStreamedLevelBeLoaded

Declaration

public static bool CanStreamedLevelBeLoaded(int levelIndex);

Declaration

public static bool CanStreamedLevelBeLoaded(string levelName);

Description

This has the same functionality as Application.CanStreamedLevelBeLoaded. At the moment, the Device Simulator doesn't support simulation of this method.