Property | Type | Description | |
---|---|---|---|
agoldprice | long | ||
buyerSerial | int | ||
flags | int | ||
goldprice | ulong | ||
item | Item | ||
sellerSerial | int | ||
state | aucState |
Method | Description | |
---|---|---|
AuctionItem ( Item item, ulong goldprice, int flags, long agoldprice ) : System |
public AuctionItem ( Item item, ulong goldprice, int flags, long agoldprice ) : System | ||
item | Item | |
goldprice | ulong | |
flags | int | |
agoldprice | long | |
return | System |