Back to Home
ESO Function Data v101044
ApplyPlatformStyleToShield()
Function Aliases
No known aliases for this function.
Global Function Definitions
No known global definitions for this function.
Local Function Definitions
ingame/unitattributevisualizer/modules/powershield.lua:151
--
local function ApplyPlatformStyleToShield(left, right, leftOverlay, rightOverlay)
Function Calls
ingame/unitattributevisualizer/modules/powershield.lua:212
--
ApplyPlatformStyleToShield(info.overlayControls[LEFT_BAR], info.overlayControls[RIGHT_BAR], self.layoutData.barLeftOverlayTemplate, self.layoutData.barRightOverlayTemplate)
ingame/unitattributevisualizer/modules/powershield.lua:366
--
ApplyPlatformStyleToShield(barInfo.overlayControls[LEFT_BAR], barInfo.overlayControls[RIGHT_BAR], self.layoutData.barLeftOverlayTemplate, self.layoutData.barRightOverlayTemplate)