Back to Home
ESO Function Data v101044
ZO_ShallowNumericallyIndexedTableCopy()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/utility/zo_tableutils.lua:183
--
function ZO_ShallowNumericallyIndexedTableCopy(source, dest)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/housetours/gamepad/housetours_gamepad.lua:1090
--
ZO_ShallowNumericallyIndexedTableCopy(selectedData:GetTags(), currentTags)
ingame/housetours/keyboard/housetours_managelistings_keyboard.lua:406
--
ZO_ShallowNumericallyIndexedTableCopy(selectedListingData:GetTags(), currentTags)
libraries/zo_templates/scrolltemplates.lua:2344
--
ZO_ShallowNumericallyIndexedTableCopy(filterDataList)