Back to Home
ESO Function Data v101044
SetSupressed()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/sharedinformationarea/sharedinformationarea.lua:89
--
function SharedInformationArea:SetSupressed(suppressed, descriptor)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/housingeditor/housingeditorhud.lua:353
--
SHARED_INFORMATION_AREA:SetSupressed(false, "HUDFragment")
ingame/housingeditor/housingeditorhud.lua:364
--
SHARED_INFORMATION_AREA:SetSupressed(true, "HUDFragment")
ingame/scenes/hudscene.lua:35
--
SHARED_INFORMATION_AREA:SetSupressed(hiddenOrDead, "HUDFragment")
ingame/siegebar/siegebar.lua:20
--
SHARED_INFORMATION_AREA:SetSupressed(fragmentHidden, "HUDFragment")