Back to Home
ESO Function Data v101044
GetCategoryDataByIndicies()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/collectibledatamanager.lua:1461
--
function ZO_CollectibleDataManager:GetCategoryDataByIndicies(categoryIndex, subcategoryIndex)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/collectibledatamanager.lua:826
--
ZO_COLLECTIBLE_DATA_MANAGER:GetCategoryDataByIndicies(self.categoryIndex)
ingame/collections/collectibledatamanager.lua:1436
--
self:GetCategoryDataByIndicies(categoryIndex, subcategoryIndex)
ingame/collections/keyboard/collectionsbook.lua:313
--
ZO_COLLECTIBLE_DATA_MANAGER:GetCategoryDataByIndicies(categoryIndex)
ingame/collections/keyboard/collectionsbook.lua:357
--
ZO_COLLECTIBLE_DATA_MANAGER:GetCategoryDataByIndicies(categoryIndex, subcategoryIndex)
ingame/companion/keyboard/companioncollectionbook_keyboard.lua:206
--
ZO_COLLECTIBLE_DATA_MANAGER:GetCategoryDataByIndicies(categoryIndex)
ingame/companion/keyboard/companioncollectionbook_keyboard.lua:249
--
ZO_COLLECTIBLE_DATA_MANAGER:GetCategoryDataByIndicies(categoryIndex, subcategoryIndex)
ingame/companion/keyboard/companioncollectionbook_keyboard.lua:422
--
ZO_COLLECTIBLE_DATA_MANAGER:GetCategoryDataByIndicies(categoryIndex, subcategoryIndex)
ingame/restyle/keyboard/restylecommon_keyboard.lua:353
--
ZO_COLLECTIBLE_DATA_MANAGER:GetCategoryDataByIndicies(categoryIndex)
ingame/restyle/keyboard/restylecommon_keyboard.lua:444
--
ZO_COLLECTIBLE_DATA_MANAGER:GetCategoryDataByIndicies(categoryIndex, subcategoryIndex)