Command.Auction.Bid

Bids on an auction.

Usage:

Interaction category: auction

Command.Auction.Bid(auction, bid)
Command.Auction.Bid(auction, bid, callback)
ParameterTypeDatatypeDescription
auctionparameterauctionThe auction to be targeted.
bidparameternumberThe amount to bid. To place a buyout, simply bid the buyout value.
callbackparametercallbackfunctionA standard command callback, used for detecting success or failure. See the "callbackfunction" documentation for more details.
hardwareevent
true