Back to Home
ESO Function Data v100034
SetFrameHiddenForReason()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/unitframes/unitframes.lua:260
--
function UnitFramesManager:SetFrameHiddenForReason(unitTag, reason, hidden)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/deathrecap/deathrecap.lua:201
--
UNIT_FRAMES:SetFrameHiddenForReason("reticleover", "deathRecap", not DEATH_RECAP_FRAGMENT:IsHidden())