ESODecoded

EVENT_CLIENT_INTERACT_RESULT

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

Official signature

EVENT_CLIENT_INTERACT_RESULT([ClientInteractResult|#ClientInteractResult] result, string interactTargetName)

Real usage — from Map Pins

	if SavedVars[7] or SavedVars[15] then
		EVENT_MANAGER:RegisterForEvent(AddonName,EVENT_CLIENT_INTERACT_RESULT, OnInteract)
	else

Short excerpt from the shipping addon Map Pinsits 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
Map Pins8,061,548
Lui Extended3,001,958
LibMapData2,291,531
Essential Housing Tools1,862,490
Info Panel368,274
ESO-Database.com Export AddOn272,910