WoW:API GetAutoLootToggleKey: 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__ | ||
Returns the keybinding for Auto loot. (default: SHIFT) | Returns the keybinding for Auto loot. (default: SHIFT) | ||
key = GetAutoLootToggleKey() | |||
== Arguments == | |||
None | |||
= | |||
;: key : String - The key | === Returns === | ||
;: key : String - The key currently bound to Auto Loot |
Revision as of 19:41, 25 June 2007
← WoW API < GetAutoLootToggleKey
Returns the keybinding for Auto loot. (default: SHIFT)
key = GetAutoLootToggleKey()
Arguments
None
Returns
- key
- String - The key currently bound to Auto Loot