Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
soda
C# Class soda, HomeAlone
Inheritance:
MonoBehaviour
Show file
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 property
public
GameObject
DialogPanel
return
GameObject
Penguin
public property
public
Image
Penguin
return
Image
PopUpText
public property
public
Text
PopUpText
return
Text
openVisitCount
public property
public
int
openVisitCount
return
int
sodaBoughtTimes
public static property
public
static
int
sodaBoughtTimes
return
int