public static GetSceneAt ( int index ) : |
||
index | int | Index of the scene to get. Index must be greater than or equal to 0 and less than SceneManager.sceneCount. |
리턴 |
Get the scene at index in the SceneManager's list of added scenes.
public static GetSceneAt ( int index ) : |
||
index | int | Index of the scene to get. Index must be greater than or equal to 0 and less than SceneManager.sceneCount. |
리턴 |