ESO Function Data v100010
SetHeadersHiddenFromKeyList()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_sortheadergroup/zo_sortheadergroup.lua:218
--
function ZO_SortHeaderGroup:SetHeadersHiddenFromKeyList(keyList, hidden)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/crafting/craftinginventory.lua:185
--
self.sortHeaders:SetHeadersHiddenFromKeyList(columns, hidden)
ingame/inventory/inventory.lua:661
--
sortHeaders:SetHeadersHiddenFromKeyList(inventory.hiddenColumns, true)
ingame/storewindow/storewindow.lua:357
--
self.sortHeaders:SetHeadersHiddenFromKeyList(self.hiddenColumns, true)