Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
BuyLevelSeven
C# Class BuyLevelSeven, Team4BabelGame
Inheritance:
MonoBehaviour
ファイルを表示
Open project: veselin-/Team4BabelGame
Public Properties
Property
Type
Description
cost
int
ls
GameObject
Public Methods
Method
Description
DoYouWannaBuy
( ) :
void
NotEnoughOrbs
( ) :
void
Start
( ) :
void
UnlockLevelSeven
( ) :
void
Update
( ) :
void
Method Details
DoYouWannaBuy()
public
method
public
DoYouWannaBuy
( ) :
void
return
void
NotEnoughOrbs()
public
method
public
NotEnoughOrbs
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
UnlockLevelSeven()
public
method
public
UnlockLevelSeven
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
cost
public_oe property
public
int
cost
return
int
ls
public_oe property
public
GameObject
ls
return
GameObject