C# Class _DeathScreenListener, ExorcistForHire

Inheritance: MonoBehaviour
Afficher le fichier Open project: JordanStone/ExorcistForHire

Méthodes publiques

Méthode Description
OnDead ( bool pausedState ) : void
OnLastCheckpointPressed ( Component poster, object Nothing ) : void
Start ( ) : void
Update ( ) : void
setImageTo ( bool state ) : void

Method Details

OnDead() public méthode

public OnDead ( bool pausedState ) : void
pausedState bool
Résultat void

OnLastCheckpointPressed() public méthode

public OnLastCheckpointPressed ( Component poster, object Nothing ) : void
poster Component
Nothing object
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

setImageTo() public méthode

public setImageTo ( bool state ) : void
state bool
Résultat void