Returns the deposit rate for the current auction house.
Returns the deposit rate for the current auction house. Obsolete (returns different values for faction and neutral auction houses, but these values do not describe the ratio of auction deposit to an item's vendor buy or sell price); use CalculateAuctionDeposit() instead.
Signature:
Code
rate = GetAuctionHouseDepositRate()
Returns:
rate - The current auction house deposit rate (number)
This function is deprecated and is no longer in use