ESODecoded

IsShiftKeyDown

ESO Lua API function — used by 66 of the 3,030 addons we indexed (combined 19,398,601 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.

Official signature

IsShiftKeyDown()

Returns: bool isShiftDown

Real usage — from Votan's Minimap

		end
		if IsShiftKeyDown() then
			step = step * 5

Short excerpt from the shipping addon Votan's Minimapits ESOUI page; the code belongs to its author. Shown because documentation without a working example is half a reference.

Most-downloaded addons using it

AddonTotal downloads
LibCustomMenu5,241,911
Votan's Minimap4,211,718
Advanced Filters - Updated (Inventory sub- & dropdown plugin filters)2,602,223
ESO Master Recipe List2,130,985
LibHistoire - Guild History1,505,233
PerfectPixel1,399,987