Back to Home
ESO Function Data v100028
ZO_CombineNumericallyIndexedTables()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/utility/zo_tableutils.lua:204
--
function ZO_CombineNumericallyIndexedTables(dest, ...)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/tradinghouse/tradinghousecategories_shared.lua:625
--
ZO_CombineNumericallyIndexedTables(ALL_APPAREL_EQUIP_TYPES, ARMOR_EQUIP_TYPES)
ingame/tradinghouse/tradinghousecategories_shared.lua:1678
--
ZO_CombineNumericallyIndexedTables(ALL_TROPHY_SPECIALIZED_ITEMTYPES, subcategoryData.value)
publicallingames/chapterupgrade/chapterupgrade_manager.lua:94
--
ZO_CombineNumericallyIndexedTables(self.editionRewards, self.basicRewards, self.preOrderRewards)