WoW:API CanSendAuctionQuery: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Added infor for CanSendAuctionQuery)
 
No edit summary
Line 1: Line 1:
{{wowapi}}
{{wowapi}}
Returns 1 if the auction house can be queried using [[API QuereyAuctionItems|QuereyAuctionItems]](), nil otherwise.  The auction house cannot be queried for 4 seconds after a query is made.
Returns 1 if the auction house can be queried using [[API QueryAuctionItems|QueryAuctionItems]](), nil otherwise.  The auction house cannot be queried for 4 seconds after a query is made.

Revision as of 12:57, 18 February 2008

WoW API < CanSendAuctionQuery

Returns 1 if the auction house can be queried using QueryAuctionItems(), nil otherwise. The auction house cannot be queried for 4 seconds after a query is made.