Version: 2022.3
언어: 한국어

AssetBundle.GetAllScenePaths

매뉴얼로 전환
public string[] GetAllScenePaths ();

설명

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.