Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Fridge
C# Class Fridge, home_nursing
Inheritance:
MonoBehaviour
ファイルを表示
Open project: ChristianHoj/home_nursing
Class Usage Examples
Public Methods
Method
Description
Awake
( ) :
void
GetInteractionMessage
( ) :
string
Interact
( ) :
void
closeFreezerDoor
( ) :
void
closeMainDoor
( ) :
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
closeFreezerDoor()
public
method
public
closeFreezerDoor
( ) :
void
return
void
closeMainDoor()
public
method
public
closeMainDoor
( ) :
void
return
void