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
Friend3Item
C# Class Friend3Item, HomeAlone
Inheritance:
MonoBehaviour
Show file
Open project: SNUGDC/HomeAlone
Public Properties
Property
Type
Description
DialogPanel
GameObject
NeedTalkCount
int
PopUpText
Text
text
string
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
NeedTalkCount
public property
public
int
NeedTalkCount
return
int
PopUpText
public property
public
Text
PopUpText
return
Text
text
public property
public
string
text
return
string