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
_DragonLightning
C# Class _DragonLightning, Rookery
Inheritance:
_DragonBase
Afficher le fichier
Open project: AIESeattleGameArt/Rookery
Méthodes publiques
Свойство
Type
Description
cost
int
nextLevel
GameObject
Méthodes publiques
Méthode
Description
LevelUp
( ) :
void
LevelUp
(
string
type
) :
void
Sell
( ) :
void
Shoot
( ) :
void
Private Methods
Méthode
Description
Start
( ) :
void
Method Details
LevelUp()
public
méthode
public
LevelUp
( ) :
void
Résultat
void
LevelUp()
public
méthode
public
LevelUp
(
string
type
) :
void
type
string
Résultat
void
Sell()
public
méthode
public
Sell
( ) :
void
Résultat
void
Shoot()
public
méthode
public
Shoot
( ) :
void
Résultat
void
Property Details
cost
public_oe static_oe property
public
static
int
cost
Résultat
int
nextLevel
public_oe property
public
GameObject
nextLevel
Résultat
GameObject