Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
FridgeMainDoor
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