C# Class UseGoldOnVendingMachine, TimeLapsus

Inheritance: ItemUseOnScript
Exibir arquivo Open project: halbich/TimeLapsus

Public Properties

Property Type Description
controller VendingMachineController,

Public Methods

Method Description
Use ( ) : void

Private Methods

Method Description
getChip ( ) : IEnumerator

Method Details

Use() public method

public Use ( ) : void
return void

Property Details

controller public_oe property

public VendingMachineController, controller
return VendingMachineController,