Back to Home
ESO Function Data v100021
UpdateRaidScore()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/leaderboards/raidleaderboards_shared.lua:326
--
function ZO_RaidLeaderboardsManager_Shared:UpdateRaidScore()
ingame/leaderboards/gamepad/raidleaderboards_gamepad.lua:61
--
function ZO_RaidLeaderboardsManager_Gamepad:UpdateRaidScore()
ingame/leaderboards/keyboard/raidleaderboards_keyboard.lua:54
--
function ZO_RaidLeaderboardsManager_Keyboard:UpdateRaidScore()
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/leaderboards/raidleaderboards_shared.lua:57
--
self:UpdateRaidScore()
ingame/leaderboards/raidleaderboards_shared.lua:323
--
self:UpdateRaidScore()
ingame/leaderboards/gamepad/raidleaderboards_gamepad.lua:62
--
ZO_RaidLeaderboardsManager_Shared.UpdateRaidScore(self)
ingame/leaderboards/keyboard/raidleaderboards_keyboard.lua:55
--
ZO_RaidLeaderboardsManager_Shared.UpdateRaidScore(self)