Back to Home
ESO Function Data v100032
remove()
Function Aliases
- No known aliases for this function.
Global Function Definitions
- No known global definitions for this function.
Local Function Definitions
- No known local definitions for this function.
Function Calls
- appandingame/voicechathud/console/zo_voicechathud.lua:155 -- table.remove(self.speakerData)
- appandingame/voicechathud/console/zo_voicechathud.lua:164 -- table.remove(self.speakerData, i)
- common/console/zo_playerconsoleinforequestmanager.lua:196 -- table.remove(self.pendingRequests, i)
- common/console/zo_playerconsoleinforequestmanager.lua:215 -- table.remove(self.pendingRequests, index)
- common/console/zo_playerconsoleinforequestmanager.lua:236 -- table.remove(self.pendingRequests, index)
- common/gamepad/zo_gamepadparametricscrolllistscreen.lua:543 -- table.remove(self.parametricScreensWithCooldowns, i)
- common/rzchroma/rzchroma_manager.lua:89 -- table.remove(activeDeviceEffects, i)
- common/zo_uierrors/errorframe.lua:66 -- table.remove(self.queuedErrors, 1)
- ingame/battleground/battlegroundobjectivestatedisplay.lua:76 -- table.remove(self.objectives, i, 1)
- ingame/centerscreenannounce/centerscreenannounce.lua:983 -- table.remove(self.waitingQueue, index)
- ingame/centerscreenannounce/centerscreenannounce.lua:1230 -- table.remove(activeLinesForType, i)
- ingame/centerscreenannounce/centerscreenannounce.lua:1410 -- table.remove(self.displayQueue, i)
- ingame/centerscreenannounce/centerscreenannounce.lua:1632 -- table.remove(self.displayQueue, i)
- ingame/championperks/championperks.lua:1504 -- table.remove(self.starsToAnimateForConfirm, i)
- ingame/championperks/championperks.lua:2138 -- table.remove(self.starsToAnimateForConfirm, 1)
- ingame/chatsystem/sharedchatsystem.lua:455 -- table.remove(self.windows, tabIndex)
- ingame/chatsystem/sharedchatsystem.lua:1067 -- table.remove(self.windows, index)
- ingame/chatsystem/sharedchatsystem.lua:1613 -- table.remove(self.containers, container.id)
- ingame/chatsystem/gamepad/chatmenu_gamepad.lua:547 -- table.remove(self.messageEntries, 1)
- ingame/chatsystem/keyboard/keyboardchatsystem.lua:171 -- table.remove(self.sv.containers, container.id)
- ingame/compass/compass.lua:108 -- table.remove(self.areaOverrideQueue, 1)
- ingame/compass/compass.lua:297 -- table.remove(self.playerIsInsidePins[areaPinName], i)
- ingame/compass/compass.lua:415 -- table.remove(self.areaOverrideQueue, i)
- ingame/crafting/craftingutils.lua:119 -- table.remove(self.items, idx)
- ingame/crafting/craftingutils.lua:162 -- table.remove(self.items, i)
- ingame/crafting/craftingutils.lua:221 -- table.remove(self.items, idx)
- ingame/crafting/craftingutils.lua:749 -- table.remove(slots)
- ingame/crowncrates/crowncratesanimatable.lua:140 -- table.remove(self.playingAnimationTimelines, i)
- ingame/crowncrates/crowngemification_manager.lua:191 -- table.remove(self.gemifiables, i)
- ingame/deathrecap/deathrecap.lua:353 -- table.remove(array, index)
- ingame/guild/gamepad/zo_guildranks_gamepad.lua:791 -- table.remove(self.ranks, index)
- ingame/guild/keyboard/zo_guildranks_keyboard.lua:301 -- table.remove(self.ranks, rankIndex)
- ingame/guildfinder/guildbrowser_manager.lua:62 -- table.remove(self.guildDataRequestQueue, 1)
- ingame/housingeditor/furnitureclasses_shared.lua:682 -- table.remove(self.entriesData, i)
- ingame/housingeditor/furnitureclasses_shared.lua:706 -- table.remove(self.subcategories, index)
- ingame/map/worldmap.lua:1132 -- table.remove(pinDatas, i)
- ingame/map/worldmapquests_shared.lua:132 -- table.remove(self.masterList, masterListIndex)
- ingame/map/gamepad/worldmapchoicedialog_gamepad.lua:305 -- table.remove(parametricListEntries, i)
- ingame/outfits/outfit_manager.lua:249 -- table.remove(unlockedCollectibles, math.random(#unlockedCollectibles))
- ingame/particles/particles.lua:28 -- table.remove(self.updateParticles, i)
- ingame/playertoplayer/playertoplayer.lua:1408 -- table.remove(self.incomingQueue, index)
- ingame/tradinghouse/tradinghousesearchhistory_manager.lua:52 -- table.remove(self.searchEntries, 1)
- ingame/tradinghouse/tradinghousesearchhistory_manager.lua:62 -- table.remove(self.searchEntries, searchIndex)
- ingame/tradinghouse/tradinghousesearchhistory_manager.lua:83 -- table.remove(self.searchEntries, i)
- ingame/tutorial/hudinfotutorial.lua:33 -- table.remove(self.queue, 1)
- ingame/tutorial/tutorial.lua:48 -- table.remove(self.tutorialQueue, 1)
- ingame/tutorial/tutorialhandlerbase.lua:56 -- table.remove(self.queue, 1)
- ingame/tutorial/tutorialhandlerbase.lua:118 -- table.remove(self.queue, i)
- ingame/voicechat/console/zo_voicechat_manager.lua:59 -- table.remove(self.list, 1)
- ingame/voicechat/console/zo_voicechat_manager.lua:81 -- table.remove(self.list, i)
- ingame/voicechat/console/zo_voicechat_manager.lua:136 -- table.remove(self.list, i)
- ingame/voicechat/console/zo_voicechat_manager.lua:178 -- table.remove(self.list, index)
- ingame/zo_quest/questtracker.lua:1008 -- table.remove(self.tracked, i)
- libraries/globals/globalapi.lua:87 -- table.remove(dataList, removePosition)
- libraries/utility/zo_callbackobject.lua:145 -- table.remove(registry, callbackInfoIndex)
- libraries/utility/zo_fadingcontrolbuffer.lua:292 -- table.remove(self.activeEntries, entryIndex)
- libraries/utility/zo_fadingcontrolbuffer.lua:418 -- table.remove(self.queue, 1)
- libraries/utility/zo_fadingcontrolbuffer.lua:655 -- table.remove(currentLines, i)
- libraries/utility/zo_fadingcontrolbuffer.lua:660 -- table.remove(entryControl.activeLines, lineIndex)
- libraries/utility/zo_fadingcontrolbuffer.lua:708 -- table.remove(entries, #entries)
- libraries/utility/zo_fadingstationarycontrolbuffer.lua:77 -- table.remove(self.queuedTimedEntries, i)
- libraries/utility/zo_fadingstationarycontrolbuffer.lua:203 -- table.remove(self.activeEntries, entryIndex)
- libraries/utility/zo_fadingstationarycontrolbuffer.lua:510 -- table.remove(self.queue, 1)
- libraries/utility/zo_fadingstationarycontrolbuffer.lua:558 -- table.remove(self.queuedBatches, 1)
- libraries/utility/zo_prioritizedvisibility.lua:28 -- table.remove(self.prioritizedObjectsToShow, index)
- libraries/utility/zo_queuedsoundplayer.lua:54 -- table.remove(self.queue, 1)
- libraries/zo_combobox/zo_combobox.lua:360 -- table.remove(self.m_selectedItemData, i)
- libraries/zo_combobox/gamepad/zo_combobox_gamepad.lua:614 -- table.remove(self.selectedItems, i)
- libraries/zo_dialog/zo_dialog.lua:46 -- table.remove(dialogQueue, i)
- libraries/zo_dialog/zo_dialog.lua:59 -- table.remove(dialogQueue, i)
- libraries/zo_dialog/zo_dialog.lua:942 -- table.remove(displayedDialogs, i)
- libraries/zo_dialog/zo_dialog.lua:964 -- table.remove(dialogQueue, 1)
- libraries/zo_directionalinput/zo_directionalinput.lua:93 -- table.remove(self.inputObjects, i)
- libraries/zo_directionalinput/zo_directionalinput.lua:94 -- table.remove(self.inputControls, i)
- libraries/zo_focus/gamepad/zo_gamepadfocus.lua:155 -- table.remove(self.data, k)
- libraries/zo_keybindbutton/zo_keybindbutton.lua:245 -- table.remove(g_cooldownButtons, i)
- libraries/zo_keybindstrip/zo_keybindstrip.lua:140 -- table.remove(self.keybindStateStack, numStates)
- libraries/zo_keybindstrip/zo_keybindstrip.lua:428 -- table.remove(self.cooldownKeybinds, i)
- libraries/zo_keybindstrip/zo_keybindstrip.lua:737 -- table.remove(self.cooldownKeybinds, i)
- libraries/zo_keybindstrip/zo_keybindstrip.lua:829 -- table.remove(anchorTable, i)
- libraries/zo_mouseinputgroup/zo_mouseinputgroup.lua:77 -- table.remove(groupControls, controlIndex)
- libraries/zo_multiicon/zo_multiicon.lua:30 -- table.remove(self.multiIcons, i)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:217 -- table.remove(self.templateList, dataIndex)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:218 -- table.remove(self.dataList, dataIndex)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:219 -- table.remove(self.prePadding, dataIndex)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:220 -- table.remove(self.postPadding, dataIndex)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:221 -- table.remove(self.preSelectedOffsetAdditionalPadding, dataIndex)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:222 -- table.remove(self.postSelectedOffsetAdditionalPadding, dataIndex)
- libraries/zo_parametricscrolllist/zo_parametricscrolllist.lua:223 -- table.remove(self.selectedCenterOffset, dataIndex)
- libraries/zo_particles/zo_particlesystem.lua:372 -- table.remove(self.activeParticleSystems, i)
- libraries/zo_scene/zo_scene.lua:115 -- table.remove(self.fragments, i)
- libraries/zo_scene/zo_scenemanager_base.lua:105 -- table.remove(sceneCallbackList, i)
- libraries/zo_stringsearch/zo_stringsearch.lua:33 -- table.remove(self.data, numData)
- libraries/zo_templates/scrolltemplates.lua:2151 -- table.remove(self.visibleData, i)
- libraries/zo_templates/scrolltemplates.lua:2181 -- table.remove(visibleData, i)
- libraries/zo_tree/zo_tree.lua:267 -- table.remove(pathToSelectedNode)
- pregame/gamecredits/sharedgamecredits.lua:124 -- table.remove(self.activeControls, searchIndex)