Back to Home
ESO Function Data v101039
ZO_AreIntersectingNumericallyIndexedTables()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/utility/zo_tableutils.lua:471
--
function ZO_AreIntersectingNumericallyIndexedTables(t1, t2)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/crafting/universaldeconstructionpanel_shared.lua:183
--
ZO_AreIntersectingNumericallyIndexedTables(filterType.itemTypes, itemType)
ingame/crafting/universaldeconstructionpanel_shared.lua:189
--
ZO_AreIntersectingNumericallyIndexedTables(filterType.itemFilterTypes, itemFilterTypes)