Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MedicalVendingMachine
C# Class MedicalVendingMachine, AwesomeGameInSpace
Inheritance:
Interactive
Mostrar archivo
Open project: ZPZ-Gr2/AwesomeGameInSpace
Public Properties
Property
Type
Description
getSound
UnityEngine.AudioClip
syringePrice
int
Public Methods
Method
Description
MomentaryAction
( ) :
void
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
CanBuy
(
string
&
msg
) :
bool
Method Details
MomentaryAction()
public
method
public
MomentaryAction
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
getSound
public_oe property
public
AudioClip,UnityEngine
getSound
return
UnityEngine.AudioClip
syringePrice
public_oe property
public
int
syringePrice
return
int