C# Class FridgeMainDoor, home_nursing

Inheritance: Interactive
Afficher le fichier Open project: ChristianHoj/home_nursing Class Usage Examples

Méthodes publiques

Méthode Description
Awake ( ) : void
GetInteractionMessage ( ) : string
Interact ( ) : void
closeDoor ( ) : void

Private Methods

Méthode Description
setFridge ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

GetInteractionMessage() public méthode

public GetInteractionMessage ( ) : string
Résultat string

Interact() public méthode

public Interact ( ) : void
Résultat void

closeDoor() public méthode

public closeDoor ( ) : void
Résultat void