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.
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.