m
Move page script moved page API GetAutoLootToggleKey to WoW:API GetAutoLootToggleKey without leaving a redirect
mNo edit summary |
m (Move page script moved page API GetAutoLootToggleKey to WoW:API GetAutoLootToggleKey without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi|removed=2.2.0}} | |||
{{wowapi}} | |||
Returns the key binding for Auto loot. Default key is SHIFT. | |||
local key = GetAutoLootToggleKey() | |||
== Parameters == | == Parameters == | ||
=== Arguments === | |||
: none | |||
=== | === Returns === | ||
* key (string) - The key currently bound to Auto Loot | |||
== Notes == | |||
* Removed in patch 2.2.0. | |||