C# Class SceneManager, LetsMake

Inheritance: MonoBehaviour
Afficher le fichier Open project: anneomcl/LetsMake Class Usage Examples

Méthodes publiques

Méthode Description
LoadSceneAsync ( string sceneName ) : void

Private Methods

Méthode Description
FindSceneLoaderPrefab ( ) : void

Method Details

LoadSceneAsync() public static méthode

public static LoadSceneAsync ( string sceneName ) : void
sceneName string
Résultat void