WoW:API IsAutoLootKeyDown: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Updated to match the current API boilerplate.) |
||
Line 1: | Line 1: | ||
{{ | {{wowapi}} __NOTOC__ | ||
Checks whether the autoloot key is down. | |||
down = IsAutoLootKeyDown() | |||
== Arguments == | |||
:none | |||
=== Returns === | === Returns === | ||
:; down : [[Boolean]] - Whether the autoloot key is down | |||
:; down : Boolean - |