Back to Home
ESO Function Data v100027
ZO_ShallowTableCopy()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/utility/zo_tableutils.lua:178
--
function ZO_ShallowTableCopy(source, dest)
Local Function Definitions
No known local definitions for this function.
Function Calls
common/gamepad/zo_gamepadentrydata.lua:88
--
ZO_ShallowTableCopy(slotData, self)
common/zo_keybindstrip/keybindstrip.lua:29
--
ZO_ShallowTableCopy(KEYBIND_STRIP_STANDARD_STYLE)
common/zo_keybindstrip/keybindstrip.lua:156
--
ZO_ShallowTableCopy(KEYBIND_STRIP_GAMEPAD_STYLE)
ingame/chatsystem/sharedchatsystem.lua:1361
--
ZO_ShallowTableCopy(data)
ingame/crafting/gamepad/craftingutils_gamepad.lua:105
--
ZO_ShallowTableCopy(tabBarEntries)
ingame/crafting/gamepad/gamepadprovisioner.lua:248
--
ZO_ShallowTableCopy(backButton)
ingame/crafting/gamepad/smithingcreation_gamepad.lua:295
--
ZO_ShallowTableCopy(backButton)
ingame/crowncrates/crowncratesanimatable.lua:90
--
ZO_ShallowTableCopy(self.playingAnimationTimelines, playingAnimationsCopy)
ingame/crowncrates/crowncratesanimatable.lua:101
--
ZO_ShallowTableCopy(self.playingAnimationTimelines, playingAnimationsCopy)
ingame/crowncrates/keyboard/crowngemification_keyboard.lua:175
--
ZO_ShallowTableCopy(self.masterList)
ingame/guildfinder/guildrecruitment_guildlisting_shared.lua:542
--
ZO_ShallowTableCopy(data.baseData, nil)
ingame/guildfinder/guildrecruitment_guildlisting_shared.lua:543
--
ZO_ShallowTableCopy(data.overrideData[role], resultData)
ingame/housingeditor/housingpreview_manager.lua:133
--
ZO_ShallowTableCopy(templateData)
ingame/housingeditor/gamepad/furnitureclasses_gamepad.lua:446
--
ZO_ShallowTableCopy(allEntries)
ingame/housingeditor/keyboard/furnitureclasses_keyboard.lua:380
--
ZO_ShallowTableCopy(self.selectedCategoryEntries)
ingame/inventory/sharedinventory.lua:758
--
ZO_ShallowTableCopy(previousSlotData)
ingame/mail/gamepad/mailmanager_gamepad.lua:8
--
ZO_ShallowTableCopy(ZO_GAMEPAD_CURRENCY_OPTIONS_LONG_FORMAT)
ingame/mail/gamepad/mailmanager_gamepad.lua:11
--
ZO_ShallowTableCopy(ZO_MAIL_ATTACHED_MONEY_OPTIONS_GAMEPAD)
ingame/storewindow/gamepad/storewindow_gamepad.lua:307
--
ZO_ShallowTableCopy(ZO_GAMEPAD_CURRENCY_OPTIONS_LONG_FORMAT)
internalingame/market/gamepad/market_gamepad.lua:1380
--
ZO_ShallowTableCopy(KEYBIND_STRIP_GAMEPAD_STYLE)
libraries/zo_keybindstrip/zo_keybindstrip.lua:170
--
ZO_ShallowTableCopy(self.keybindGroups)
libraries/zo_keybindstrip/zo_keybindstrip.lua:295
--
ZO_ShallowTableCopy(state.keybindGroups)
libraries/zo_tooltip/zo_tooltip.lua:7
--
ZO_ShallowTableCopy(style)
publicallingames/currency/gamepad/currencyoptionstable_gamepad.lua:16
--
ZO_ShallowTableCopy(ZO_GAMEPAD_CURRENCY_OPTIONS_LONG_FORMAT)
publicallingames/currency/gamepad/currencyoptionstable_gamepad.lua:19
--
ZO_ShallowTableCopy(ZO_GAMEPAD_CURRENCY_OPTIONS)
publicallingames/currency/gamepad/currencyoptionstable_gamepad.lua:23
--
ZO_ShallowTableCopy(ZO_GAMEPAD_CURRENCY_OPTIONS_LONG_FORMAT)
publicallingames/currency/keyboard/currencyoptionstable_keyboard.lua:35
--
ZO_ShallowTableCopy(ZO_KEYBOARD_CURRENCY_OPTIONS)
publicallingames/currency/keyboard/currencyoptionstable_keyboard.lua:40
--
ZO_ShallowTableCopy(ZO_KEYBOARD_CURRENCY_OPTIONS)
publicallingames/marketcurrency/gamepad/marketcurrency_gamepad.lua:30
--
ZO_ShallowTableCopy(MARKET_BUY_CROWNS_BUTTON)
publicallingames/marketcurrency/gamepad/marketcurrency_gamepad.lua:56
--
ZO_ShallowTableCopy(originalStyle)
publicallingames/tooltip/maptooltips.lua:146
--
ZO_ShallowTableCopy(ZO_GAMEPAD_CURRENCY_OPTIONS_LONG_FORMAT)