Back to Home
ESO Function Data v101044
OnBattlegroundStateChanged()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/battleground/battlegroundscoreboard.lua:660
--
function Battleground_Scoreboard_Fragment:OnBattlegroundStateChanged(previousState, currentState)
Local Function Definitions
ingame/battleground/battlegroundscoreboardendofgame.lua:43
--
local function OnBattlegroundStateChanged(eventId, previousState, currentState)
ingame/zo_loot/loothistory_manager.lua:57
--
local function OnBattlegroundStateChanged(oldState, newState)
Function Calls
ingame/battleground/battlegroundscoreboard.lua:129
--
self:OnBattlegroundStateChanged(...)
ingame/zo_loot/loothistory_manager.lua:133
--
OnBattlegroundStateChanged(...)