C# Class SceneManager, LetsMake

Inheritance: MonoBehaviour
Exibir arquivo Open project: anneomcl/LetsMake Class Usage Examples

Public Methods

Method Description
LoadSceneAsync ( string sceneName ) : void

Private Methods

Method Description
FindSceneLoaderPrefab ( ) : void

Method Details

LoadSceneAsync() public static method

public static LoadSceneAsync ( string sceneName ) : void
sceneName string
return void