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
MineVendingMachine
C# Class MineVendingMachine, AwesomeGameInSpace
Inheritance:
Interactive
Afficher le fichier
Open project: ZPZ-Gr2/AwesomeGameInSpace
Méthodes publiques
Свойство
Type
Description
getSound
UnityEngine.AudioClip
mineAmount
int
minePrice
int
Méthodes publiques
Méthode
Description
MomentaryAction
( ) :
void
Start
( ) :
void
Update
( ) :
void
Private Methods
Méthode
Description
CanBuy
(
string
&
msg
) :
bool
Method Details
MomentaryAction()
public
méthode
public
MomentaryAction
( ) :
void
Résultat
void
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
Property Details
getSound
public_oe property
public
AudioClip,UnityEngine
getSound
Résultat
UnityEngine.AudioClip
mineAmount
public_oe property
public
int
mineAmount
Résultat
int
minePrice
public_oe property
public
int
minePrice
Résultat
int