Version: 5.6

SceneUtility.GetBuildIndexByScenePath

매뉴얼로 전환
public static int GetBuildIndexByScenePath (string scenePath);

파라미터

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

반환

int Build index.

설명

Get the build index from a scene path.

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