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
_DragonLightning
C# Class _DragonLightning, Rookery
Inheritance:
_DragonBase
Mostra file
Open project: AIESeattleGameArt/Rookery
Public Properties
Property
Type
Description
cost
int
nextLevel
GameObject
Public Methods
Method
Description
LevelUp
( ) :
void
LevelUp
(
string
type
) :
void
Sell
( ) :
void
Shoot
( ) :
void
Private Methods
Method
Description
Start
( ) :
void
Method Details
LevelUp()
public
method
public
LevelUp
( ) :
void
return
void
LevelUp()
public
method
public
LevelUp
(
string
type
) :
void
type
string
return
void
Sell()
public
method
public
Sell
( ) :
void
return
void
Shoot()
public
method
public
Shoot
( ) :
void
return
void
Property Details
cost
public_oe static_oe property
public
static
int
cost
return
int
nextLevel
public_oe property
public
GameObject
nextLevel
return
GameObject