Wikia

WoWWiki

Watchlist Recent changes

API IsAutoLootKeyDown

Main Menue



Checks whether the autoloot key is down.

down = IsAutoLootKeyDown()

Arguments Edit

none


Returns Edit

down 
Boolean - Whether the autoloot key is down

Removed Edit

This function was removed in 2.2.x. For backward compatibility or you'd rather not track down every single call to this function, just add this somewhere in the Lua file:

if not IsAutoLootKeyDown then
    function IsAutoLootKeyDown()
        return IsModifiedClick("AUTOLOOTTOGGLE")
    end
end

Pages on WoWWiki

94,193pages on
this wiki
Advertisement | Your ad here

Latest Photos

Add a Photo
55,622photos on this wiki
See more >

Recent Wiki Activity

See more >

Recent Questions

Around Wikia's network

Random Wiki