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
soda
C# Class soda, HomeAlone
Inheritance:
MonoBehaviour
显示文件
Open project: SNUGDC/HomeAlone
Public Properties
Property
Type
Description
DialogPanel
GameObject
Penguin
Image
PopUpText
Text
openVisitCount
int
sodaBoughtTimes
int
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
load
( ) :
void
save
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
load()
public
method
public
load
( ) :
void
return
void
save()
public
method
public
save
( ) :
void
return
void
Property Details
DialogPanel
public_oe property
public
GameObject
DialogPanel
return
GameObject
Penguin
public_oe property
public
Image
Penguin
return
Image
PopUpText
public_oe property
public
Text
PopUpText
return
Text
openVisitCount
public_oe property
public
int
openVisitCount
return
int
sodaBoughtTimes
public_oe static_oe property
public
static
int
sodaBoughtTimes
return
int