Version: 2017.3

AssetBundle.GetAllScenePaths

Switch to Manual
public string[] GetAllScenePaths ();

Description

Return all the scene asset paths (paths to *.unity assets) in the AssetBundle.

Only works for streamed scene AssetBundles, otherwise empty string array is returned.