Version: 2018.2
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.