Back to Home
ESO Function Data v100023
OnBattlegroundStateChanged()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/battleground/battlegroundscoreboard.lua:329
--
function Battleground_Scoreboard_Fragment:OnBattlegroundStateChanged(previousState, currentState)
Local Function Definitions
ingame/battleground/battlegroundscoreboardendofgame.lua:51
--
local function OnBattlegroundStateChanged(eventId, previousState, currentState)
ingame/zo_loot/loothistory_manager.lua:59
--
local function OnBattlegroundStateChanged(oldState, newState)
Function Calls
ingame/battleground/battlegroundscoreboard.lua:96
--
self:OnBattlegroundStateChanged(...)
ingame/zo_loot/loothistory_manager.lua:111
--
OnBattlegroundStateChanged(...)