AssetBundle.GetAllScenePaths

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.

Did you find this page useful? Please give it a rating: