C# Class ControlsScreenController, TimeLapsus

Inheritance: ScriptWithController
Afficher le fichier Open project: halbich/TimeLapsus Class Usage Examples

Méthodes publiques

Свойство Type Description
ShowingTutorial bool

Méthodes publiques

Méthode Description
HideTutorial ( ) : void
ShowTutorial ( ) : void
ToggleTutorial ( ) : void
Update ( ) : void

Méthodes protégées

Méthode Description
Start ( ) : void

Method Details

HideTutorial() public méthode

public HideTutorial ( ) : void
Résultat void

ShowTutorial() public méthode

public ShowTutorial ( ) : void
Résultat void

Start() protected méthode

protected Start ( ) : void
Résultat void

ToggleTutorial() public méthode

public ToggleTutorial ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

ShowingTutorial public_oe property

public bool ShowingTutorial
Résultat bool