C# Class Server.Items.FillableBvrge

Inheritance: FillableEntry
Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Méthode Description
Construct ( ) : Item
FillableBvrge ( Type type, BeverageType content ) : System
FillableBvrge ( int weight, Type type, BeverageType content ) : System

Method Details

Construct() public méthode

public Construct ( ) : Item
Résultat Item

FillableBvrge() public méthode

public FillableBvrge ( Type type, BeverageType content ) : System
type System.Type
content BeverageType
Résultat System

FillableBvrge() public méthode

public FillableBvrge ( int weight, Type type, BeverageType content ) : System
weight int
type System.Type
content BeverageType
Résultat System