C# Class RestartLevel, Multi-Scene-workflow

Inheritance: MonoBehaviour
Afficher le fichier Open project: amel-unity/Multi-Scene-workflow Class Usage Examples

Méthodes publiques

Méthode Description
NextLevel ( ) : void
Restart ( ) : void

Method Details

NextLevel() public méthode

public NextLevel ( ) : void
Résultat void

Restart() public méthode

public Restart ( ) : void
Résultat void