Back to Home
ESO Function Data v101044
SelectRaidById()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/leaderboards/raidleaderboards_shared.lua:249
--
function ZO_RaidLeaderboardsManager_Shared:SelectRaidById(raidId, selectOption, openLeaderboards)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/contacts/notifications_common.lua:949
--
leaderboardsObject:SelectRaidById(data.contentId, ZO_RAID_LEADERBOARD_SELECT_OPTION_SKIP_WEEKLY, OPEN_LEADERBOARDS)
ingame/leaderboards/raidleaderboards_shared.lua:52
--
self:SelectRaidById(currentRaidId, ZO_RAID_LEADERBOARD_SELECT_OPTION_PREFER_WEEKLY)