Back to Home
ESO Function Data v100034
HasActiveLines()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/centerscreenannounce/centerscreenannounce.lua:1244
--
function CenterScreenAnnounce:HasActiveLines(lineType)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/centerscreenannounce/centerscreenannounce.lua:1102
--
self:HasActiveLines(CSA_LINE_TYPE_SMALL)
ingame/centerscreenannounce/centerscreenannounce.lua:1185
--
self:HasActiveLines(CSA_LINE_TYPE_COUNTDOWN)
ingame/centerscreenannounce/centerscreenannounce.lua:1193
--
self:HasActiveLines(CSA_LINE_TYPE_SMALL)
ingame/centerscreenannounce/centerscreenannounce.lua:1199
--
self:HasActiveLines(CSA_LINE_TYPE_LARGE)