C# Class SceneLevelManager, PuzzleGameProject

Inheritance: SceneManager
Afficher le fichier Open project: Cedric-Paris/PuzzleGameProject Class Usage Examples

Méthodes publiques

Méthode Description
LoadNextScene ( ) : void
LoadPreviousScene ( ) : void
ReloadCurrentScene ( ) : void

Method Details

LoadNextScene() public méthode

public LoadNextScene ( ) : void
Résultat void

LoadPreviousScene() public méthode

public LoadPreviousScene ( ) : void
Résultat void

ReloadCurrentScene() public méthode

public ReloadCurrentScene ( ) : void
Résultat void