Back to Home
ESO Function Data v100018
UpdateRaidScore()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/leaderboards/raidleaderboards_shared.lua:324
--
function ZO_RaidLeaderboardsManager_Shared:UpdateRaidScore()
ingame/leaderboards/gamepad/raidleaderboards_gamepad.lua:62
--
function ZO_RaidLeaderboardsManager_Gamepad:UpdateRaidScore()
ingame/leaderboards/keyboard/raidleaderboards_keyboard.lua:55
--
function ZO_RaidLeaderboardsManager_Keyboard:UpdateRaidScore()
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/leaderboards/raidleaderboards_shared.lua:55
--
self:UpdateRaidScore()
ingame/leaderboards/raidleaderboards_shared.lua:321
--
self:UpdateRaidScore()
ingame/leaderboards/gamepad/raidleaderboards_gamepad.lua:63
--
ZO_RaidLeaderboardsManager_Shared.UpdateRaidScore(self)
ingame/leaderboards/keyboard/raidleaderboards_keyboard.lua:56
--
ZO_RaidLeaderboardsManager_Shared.UpdateRaidScore(self)