Command.Auction.Cancel

Cancels an auction.

Usage:

Interaction category: auction

Throttled.

Command.Auction.Cancel(auction)
Command.Auction.Cancel(auction, callback)
ParameterTypeDatatypeDescription
auctionparameterauctionThe auction to be targeted.
callbackparametercallbackfunctionA standard command callback, used for detecting success or failure. See the "callbackfunction" documentation for more details.