C# Class CounterTop, home_nursing

Inheritance: Interactive
Afficher le fichier Open project: ChristianHoj/home_nursing

Protected Properties

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

Méthodes publiques

Méthode Description
Awake ( ) : void
GetInteractionMessage ( ) : string
Interact ( ) : 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

Property Details

isDoorOpen protected_oe property

protected bool isDoorOpen
Résultat bool