C# Class seat, Moonlight_Bartender

Inheritance: MonoBehaviour
Afficher le fichier Open project: michaeljaeoh/Moonlight_Bartender Class Usage Examples

Méthodes publiques

Méthode Description
clearBusy ( ) : void
getBusy ( ) : bool
setBusy ( ) : void

Private Methods

Méthode Description
OnTriggerEnter2D ( Collider2D collider2d ) : void
Start ( ) : void
Update ( ) : void

Method Details

clearBusy() public méthode

public clearBusy ( ) : void
Résultat void

getBusy() public méthode

public getBusy ( ) : bool
Résultat bool

setBusy() public méthode

public setBusy ( ) : void
Résultat void