Method GetScenePathsToLoad
GetScenePathsToLoad()
Returns all scenes marked as auto load. The first scene is always included.
Declaration
public string[] GetScenePathsToLoad()
Returns
| Type | Description |
|---|---|
| string[] | The array of scene paths to atuomatically load. |