Back to Home
ESO Function Data v101044
SetBackgroundDrawOrder()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_keybindstrip/zo_keybindstrip.lua:192
--
function ZO_KeybindStrip:SetBackgroundDrawOrder(tier, layer, level)
Local Function Definitions
No known local definitions for this function.
Function Calls
libraries/zo_keybindstrip/zo_keybindstrip.lua:137
--
self:SetBackgroundDrawOrder(state.backgroundTier, state.backgroundLayer, state.backgroundLevel)
libraries/zo_keybindstrip/zo_keybindstrip.lua:868
--
self:SetBackgroundDrawOrder(styleInfo.backgroundDrawTier, styleInfo.backgroundDrawLayer, styleInfo.backgroundDrawLevel)