Back to Home
ESO Function Data v101045
HasActiveLines()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/centerscreenannounce/centerscreenannounce.lua:1508
--
function CenterScreenAnnounce:HasActiveLines(lineType)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/centerscreenannounce/centerscreenannounce.lua:1332
--
self:HasActiveLines(CSA_LINE_TYPE_SMALL)
ingame/centerscreenannounce/centerscreenannounce.lua:1449
--
self:HasActiveLines(CSA_LINE_TYPE_COUNTDOWN)
ingame/centerscreenannounce/centerscreenannounce.lua:1457
--
self:HasActiveLines(CSA_LINE_TYPE_SMALL)
ingame/centerscreenannounce/centerscreenannounce.lua:1463
--
self:HasActiveLines(CSA_LINE_TYPE_LARGE)