Back to Server.Mobiles
BeverageBuyInfo :
GenericBuyInfo
,
IBuyItemInfo
(
ctor
) BeverageBuyInfo( Type type,
BeverageType
content,
int
price,
int
amount,
int
itemID,
int
hue )
(
ctor
) BeverageBuyInfo(
string
name, Type type,
BeverageType
content,
int
price,
int
amount,
int
itemID,
int
hue )
virtual
object
GetObject()