Back to Home
ESO Function Data v101038
GetHotbar()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/skills/actionbarassignmentmanager.lua:1000
--
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:762
--
self:GetHotbar(HOTBAR_CATEGORY_PRIMARY)
ingame/skills/actionbarassignmentmanager.lua:774
--
self:GetHotbar(hotbarCategory)
ingame/skills/actionbarassignmentmanager.lua:819
--
self:GetHotbar(hotbarCategory)
ingame/skills/actionbarassignmentmanager.lua:1039
--
self:GetHotbar(hotbarCategory)
ingame/skills/actionbarassignmentmanager.lua:1043
--
self:GetHotbar(hotbarCategory)
ingame/skills/actionbarassignmentmanager.lua:1051
--
self:GetHotbar(HOTBAR_CATEGORY_BACKUP)
ingame/skills/actionbarassignmentmanager.lua:1062
--
self:GetHotbar(hotbarCategory)
ingame/skills/actionbarassignmentmanager.lua:1112
--
self:GetHotbar(HOTBAR_CYCLE_ORDER[newCycleIndex])
ingame/tooltip/skilltooltips.lua:336
--
ACTION_BAR_ASSIGNMENT_MANAGER:GetHotbar(HOTBAR_CATEGORY_COMPANION)