BuyItemState
(ctor) BuyItemState( string name, Serial cont, Serial serial, int price, int amount, int itemID, int hue )
int Amount( get; )
Serial ContainerSerial( get; )
string Description( get; )
int Hue( get; )
int ItemID( get; )
Serial MySerial( get; )
int Price( get; )