API GetBindingByKey Edit History Talk0 98,468pages on this wiki Referencee AddOns WoW API Widget API XML UI WoW Lua Macro API Event API Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → WoW API GetBindingByKey("key") This returns whatever is bound to "key", be it a spell or an action or a click. If there is no binding, it returns nil (whereas GetBindingAction will return a blank string). Read more Checks whether the autoloot key is down. down = IsAutoLootKeyDown() none down Boolean - Whether... API IsAutoLootKeyDown Gets information about something the cursor is holding. The information returned depends on what... API GetCursorInfo Sends a response to a raid ready check ConfirmReadyCheck(isReady) (isReady) isReady Integer - 1... API ConfirmReadyCheck Categories: World of Warcraft API