C# Class MedicalVendingMachine, AwesomeGameInSpace

Inheritance: Interactive
Afficher le fichier Open project: ZPZ-Gr2/AwesomeGameInSpace

Méthodes publiques

Свойство Type Description
getSound UnityEngine.AudioClip
syringePrice 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

syringePrice public_oe property

public int syringePrice
Résultat int