WoW:API GetLootThreshold: Difference between revisions
Jump to navigation
Jump to search
(upgraded deprecated template) |
m (Move page script moved page API GetLootThreshold to API GetLootThreshold without leaving a redirect) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
Returns the currently active loot threshold as a number | Returns the currently active loot threshold as a number. | ||
threshold = GetLootThreshold() | |||
The | ==Returns== | ||
;threshold : Integer - The minimum [[API TYPE Quality|quality]] of item which will be rolled for or assigned by the master looter. The value is 0 to 7, which represents Poor to Heirloom. |