ESODecoded

ClearCursor

ESO Lua API function — used by 28 of the 3,030 addons we indexed (combined 17,527,037 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.

Official signature

ClearCursor()

Returns: bool clearedSomething

Real usage — from Bandits User Interface

local function OnReceiveDrag(self)
	ClearCursor()
	PlaySound('Tablet_PageTurn')

Short excerpt from the shipping addon Bandits User Interfaceits 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
Bandits User Interface6,130,317
AwesomeGuildStore4,722,462
Port to Friend's House1,303,975
FCO ItemSaver (Mark, filter and save your items against decon/sell/etc.)1,031,056
Auto Recharge (and repair)1,014,626
Votan's Fish Fillet1,006,043