Version: 2021.3

SceneUtility.GetBuildIndexByScenePath

切换到手册
public static int GetBuildIndexByScenePath (string scenePath);

参数

scenePath 场景路径(例如:“Assets/Scenes/Scene1.unity”)。

返回

int 构建索引。

描述

从场景路径中获取构建索引。

构建索引是指 Build Settings 窗口中指定的场景列表中的索引。