Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Friend1Item
C# Class Friend1Item, HomeAlone
Inheritance:
MonoBehaviour
Mostra file
Open project: SNUGDC/HomeAlone
Public Properties
Property
Type
Description
Balloon
GameObject
ItemName1
string
NeedTalkCount
int
PopUpText
Text
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
Balloon
public_oe property
public
GameObject
Balloon
return
GameObject
ItemName1
public_oe property
public
string
ItemName1
return
string
NeedTalkCount
public_oe property
public
int
NeedTalkCount
return
int
PopUpText
public_oe property
public
Text
PopUpText
return
Text