Back to Home
ESO Function Data v101044
GetAutomaticCastPriorityForSlot()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/skills/actionbarassignmentmanager.lua:1200
--
function ZO_ActionBarAssignmentManager:GetAutomaticCastPriorityForSlot(actionSlotIndex, hotbarCategory)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/armory/armoryskillsactionbar.lua:131
--
ACTION_BAR_ASSIGNMENT_MANAGER:GetAutomaticCastPriorityForSlot(self.slotIndex, currentHotbarCategory)
ingame/skills/gamepad/gamepadassignableactionbar.lua:422
--
ACTION_BAR_ASSIGNMENT_MANAGER:GetAutomaticCastPriorityForSlot(self.actionSlotIndex, currentHotbarCategory)
ingame/skills/gamepad/gamepadassignableactionbar.lua:469
--
ACTION_BAR_ASSIGNMENT_MANAGER:GetAutomaticCastPriorityForSlot(self.actionSlotIndex, currentHotbarCategory)
ingame/skills/keyboard/keyboardassignableactionbar.lua:209
--
ACTION_BAR_ASSIGNMENT_MANAGER:GetAutomaticCastPriorityForSlot(self.slotId, hotbarData:GetHotbarCategory())