Version: 2017.1

AssetBundle.GetAllScenePaths

Cambiar al Manual
public string[] GetAllScenePaths ();

Descripción

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.