Back to Home
ESO Function Data v101044
GetHotbar()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/skills/actionbarassignmentmanager.lua:1028
--
function ZO_ActionBarAssignmentManager:GetHotbar(hotbarCategory)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/actionbar/abilityslot.lua:292
--
ACTION_BAR_ASSIGNMENT_MANAGER:GetHotbar(abilitySlot.hotbarCategory)
ingame/companion/gamepad/companion_gamepad.lua:153
--
ACTION_BAR_ASSIGNMENT_MANAGER:GetHotbar(HOTBAR_CATEGORY_COMPANION)
ingame/companion/keyboard/companion_keyboard.lua:47
--
ACTION_BAR_ASSIGNMENT_MANAGER:GetHotbar(HOTBAR_CATEGORY_COMPANION)
ingame/skills/actionbarassignmentmanager.lua:786
--
self:GetHotbar(HOTBAR_CATEGORY_PRIMARY)
ingame/skills/actionbarassignmentmanager.lua:798
--
self:GetHotbar(hotbarCategory)
ingame/skills/actionbarassignmentmanager.lua:847
--
self:GetHotbar(hotbarCategory)
ingame/skills/actionbarassignmentmanager.lua:1067
--
self:GetHotbar(hotbarCategory)
ingame/skills/actionbarassignmentmanager.lua:1071
--
self:GetHotbar(hotbarCategory)
ingame/skills/actionbarassignmentmanager.lua:1079
--
self:GetHotbar(HOTBAR_CATEGORY_BACKUP)
ingame/skills/actionbarassignmentmanager.lua:1090
--
self:GetHotbar(hotbarCategory)
ingame/skills/actionbarassignmentmanager.lua:1140
--
self:GetHotbar(HOTBAR_CYCLE_ORDER[newCycleIndex])
ingame/tooltip/skilltooltips.lua:387
--
ACTION_BAR_ASSIGNMENT_MANAGER:GetHotbar(HOTBAR_CATEGORY_COMPANION)