C# Class NextLevel, ScorpioDev

Inheritance: MonoBehaviour
Afficher le fichier Open project: mbiondi17/ScorpioDev Class Usage Examples

Méthodes publiques

Méthode Description
Awake ( ) : void
LoadScene ( ) : void
Update ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

LoadScene() public méthode

public LoadScene ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void