Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
WaterAndKinder
C# Class WaterAndKinder, HomeAlone
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: SNUGDC/HomeAlone
Public Properties
Property
Type
Description
DialogPanel
GameObject
PopUpText
Text
SheepTalkCount
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
PopUpText
public_oe property
public
Text
PopUpText
return
Text
SheepTalkCount
public_oe property
public
int
SheepTalkCount
return
int