Back to Home
ESO Function Data v101044
UpdateRaidScore()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/leaderboards/raidleaderboards_shared.lua:358
--
function ZO_RaidLeaderboardsManager_Shared:UpdateRaidScore()
ingame/leaderboards/gamepad/raidleaderboards_gamepad.lua:58
--
function ZO_RaidLeaderboardsManager_Gamepad:UpdateRaidScore()
ingame/leaderboards/keyboard/raidleaderboards_keyboard.lua:48
--
function ZO_RaidLeaderboardsManager_Keyboard:UpdateRaidScore()
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/leaderboards/raidleaderboards_shared.lua:60
--
self:UpdateRaidScore()
ingame/leaderboards/raidleaderboards_shared.lua:355
--
self:UpdateRaidScore()
ingame/leaderboards/gamepad/raidleaderboards_gamepad.lua:59
--
ZO_RaidLeaderboardsManager_Shared.UpdateRaidScore(self)
ingame/leaderboards/keyboard/raidleaderboards_keyboard.lua:49
--
ZO_RaidLeaderboardsManager_Shared.UpdateRaidScore(self)