Version: 5.6
public static string GetScenePathByBuildIndex (int buildIndex);

戻り値

string Scene path (e.g "Assets/Scenes/Scene1.unity").

説明

Get the scene path from a build index.

The build index refers to the index into the list of scenes as specified in the Build Settings window.