C# Class cleanCore.UI.Bag

Datei anzeigen Open project: Vipeax/cleanLayer

Public Methods

Method Description
Bag ( int id ) : System.Collections.Generic
UseItem ( int slot ) : void

Method Details

Bag() public method

public Bag ( int id ) : System.Collections.Generic
id int
return System.Collections.Generic

UseItem() public method

public UseItem ( int slot ) : void
slot int
return void