C# Class FridgeMainDoor, home_nursing

Inheritance: Interactive
ファイルを表示 Open project: ChristianHoj/home_nursing Class Usage Examples

Public Methods

Method Description
Awake ( ) : void
GetInteractionMessage ( ) : string
Interact ( ) : void
closeDoor ( ) : void

Private Methods

Method Description
setFridge ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

GetInteractionMessage() public method

public GetInteractionMessage ( ) : string
return string

Interact() public method

public Interact ( ) : void
return void

closeDoor() public method

public closeDoor ( ) : void
return void