Back to Home
ESO Function Data v101037
ClearSlot()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/champion/championassignableactionbar.lua:256
--
function ZO_ChampionAssignableActionBarSlot:ClearSlot()
ingame/skills/actionbarassignmentmanager.lua:600
--
function ZO_ActionBarAssignmentManager_Hotbar:ClearSlot(actionSlotIndex)
ingame/skills/gamepad/gamepadassignableactionbar.lua:435
--
function ZO_GamepadAssignableActionBarButton:ClearSlot()
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/actionbar/abilityslot.lua:105
--
ClearSlot(slotNum, hotbarCategory)
ingame/actionbar/abilityslot.lua:176
--
ClearSlot(utilitySlot.slotNum, hotbarCategory)
ingame/champion/championassignableactionbar.lua:98
--
slot:ClearSlot()
ingame/champion/championassignableactionbar.lua:289
--
oldSlot:ClearSlot()
ingame/champion/championassignableactionbar.lua:419
--
self:ClearSlot()
ingame/champion/championassignableactionbar.lua:453
--
self:ClearSlot()
ingame/champion/championassignableactionbar.lua:668
--
currentSlot:ClearSlot()
ingame/collections/keyboard/collectibletile_keyboard.lua:199
--
ClearSlot(slotIndex, hotbarCategory)
ingame/inventory/inventoryslot.lua:1563
--
ClearSlot(slot, HOTBAR_CATEGORY_QUICKSLOT_WHEEL)
ingame/playeremote/keyboard/playeremote_keyboard.lua:288
--
ClearSlot(slotIndex, hotbarCategory)
ingame/skills/actionbarassignmentmanager.lua:634
--
self:ClearSlot(oldactionSlotIndex)
ingame/skills/actionbarassignmentmanager.lua:812
--
hotbar:ClearSlot(actionSlotIndex)
ingame/skills/actionbarassignmentmanager.lua:862
--
hotbar:ClearSlot(actionSlotIndex)
ingame/skills/actionbarassignmentmanager.lua:1189
--
hotbar:ClearSlot(actionSlotIndex)
ingame/skills/gamepad/gamepadassignableactionbar.lua:245
--
selectedButton:ClearSlot()
ingame/skills/gamepad/gamepadassignableactionbar.lua:436
--
ACTION_BAR_ASSIGNMENT_MANAGER:GetCurrentHotbar():ClearSlot(self.actionSlotIndex)
ingame/skills/keyboard/keyboardassignableactionbar.lua:283
--
hotbarData:ClearSlot(self.slotId)
ingame/skills/keyboard/keyboardassignableactionbar.lua:327
--
hotbarData:ClearSlot(self.slotId)
ingame/utilitywheel/utilitywheel_shared.lua:211
--
ClearSlot(slot, hotbarCategory)
ingame/utilitywheel/gamepad/assignableutilitywheel_gamepad.lua:253
--
ClearSlot(slotNum, hotbarCategory)
ingame/utilitywheel/keyboard/assignableutilitywheel_keyboard.lua:132
--
ClearSlot(slotId, self:GetHotbarCategory())