C# Class UseGoldOnVendingMachine, TimeLapsus

Inheritance: ItemUseOnScript
Afficher le fichier Open project: halbich/TimeLapsus

Méthodes publiques

Свойство Type Description
controller VendingMachineController,

Méthodes publiques

Méthode Description
Use ( ) : void

Private Methods

Méthode Description
getChip ( ) : IEnumerator

Method Details

Use() public méthode

public Use ( ) : void
Résultat void

Property Details

controller public_oe property

public VendingMachineController, controller
Résultat VendingMachineController,