Back to Home
ESO Function Data v101044
SetCategoriesSuppressed()
Function Aliases
- No known aliases for this function.
Global Function Definitions
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/housingeditor/housingeditorhud.lua:354 -- SHARED_INFORMATION_AREA:SetCategoriesSuppressed(true, ZO_SHARED_INFORMATION_AREA_SUPPRESSION_CATEGORIES.HAS_KEYBINDS, "HUDFragment")
- ingame/housingeditor/housingeditorhud.lua:363 -- SHARED_INFORMATION_AREA:SetCategoriesSuppressed(false, ZO_SHARED_INFORMATION_AREA_SUPPRESSION_CATEGORIES.HAS_KEYBINDS, "HUDFragment")
- ingame/interactivewheel/interactivewheel_manager.lua:47 -- SHARED_INFORMATION_AREA:SetCategoriesSuppressed(true, ZO_SHARED_INFORMATION_AREA_SUPPRESSION_CATEGORIES.HIDDEN_BY_INTERACTIVE_WHEEL, "InteractiveWheel")
- ingame/interactivewheel/interactivewheel_manager.lua:56 -- SHARED_INFORMATION_AREA:SetCategoriesSuppressed(false, ZO_SHARED_INFORMATION_AREA_SUPPRESSION_CATEGORIES.HIDDEN_BY_INTERACTIVE_WHEEL, "InteractiveWheel")
- ingame/sharedinformationarea/sharedinformationarea.lua:92 -- self.prioritizedVisibility:SetCategoriesSuppressed(suppressed, ZO_PRIORITIZED_VISIBILITY_CATEGORIES.ALL, descriptor)
- ingame/sharedinformationarea/sharedinformationarea.lua:101 -- self.prioritizedVisibility:SetCategoriesSuppressed(suppressed, categoriesMask, descriptor)