Back to Home
ESO Function Data v100028
GetAnchorTableFromAlignment()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_keybindstrip/zo_keybindstrip.lua:857
--
function ZO_KeybindStrip:GetAnchorTableFromAlignment(alignment)
Local Function Definitions
No known local definitions for this function.
Function Calls
libraries/zo_keybindstrip/zo_keybindstrip.lua:814
--
self:GetAnchorTableFromAlignment(keybindButtonDescriptor.alignment or keybindButtonDescriptor.keybindButtonGroupDescriptor and keybindButtonDescriptor.keybindButtonGroupDescriptor.alignment)
libraries/zo_keybindstrip/zo_keybindstrip.lua:826
--
self:GetAnchorTableFromAlignment(keybindButtonDescriptor.alignment or keybindButtonDescriptor.keybindButtonGroupDescriptor and keybindButtonDescriptor.keybindButtonGroupDescriptor.alignment)