Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ShopItemInfo
C# Class ShopItemInfo, Zombayo
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: pchernev/Zombayo
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
level
int
priceLabel
UILabel,
priceNextLevel
int
starSprites
UISprite[],
type
UpgradeLevel.Type
Méthodes publiques
Méthode
Description
Start
( ) :
void
Update
( ) :
void
Private Methods
Méthode
Description
showStars
(
int
n
) :
void
Method Details
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
Property Details
level
public_oe property
public
int
level
Résultat
int
priceLabel
public_oe property
public
UILabel,
priceLabel
Résultat
UILabel,
priceNextLevel
public_oe property
public
int
priceNextLevel
Résultat
int
starSprites
public_oe property
public
UISprite[],
starSprites
Résultat
UISprite[],
type
public_oe property
public
UpgradeLevel.Type
type
Résultat
UpgradeLevel.Type