C# Class Scene_Tracking, SlashRunner

Inheritance: MonoBehaviour
Afficher le fichier Open project: matthewAURA/SlashRunner Class Usage Examples

Méthodes publiques

Méthode Description
GetNextLevel ( ) : string
GetNextLevelInGame ( ) : string
GetPreviousScene ( ) : string

Private Methods

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

Method Details

GetNextLevel() public static méthode

public static GetNextLevel ( ) : string
Résultat string

GetNextLevelInGame() public static méthode

public static GetNextLevelInGame ( ) : string
Résultat string

GetPreviousScene() public static méthode

public static GetPreviousScene ( ) : string
Résultat string