Back to Home
ESO Function Data v100029
ZO_ShouldShowAchievement()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/achievements/achievements_shared.lua:16
--
function ZO_ShouldShowAchievement(filterType, id)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/achievements/gamepad/achievements_gamepad.lua:587
--
ZO_ShouldShowAchievement(self.filterType, achievementId)
ingame/achievements/keyboard/achievements.lua:1279
--
ZO_ShouldShowAchievement(self.categoryFilter.filterType, achievementId)
ingame/achievements/keyboard/achievements.lua:1514
--
ZO_ShouldShowAchievement(self.categoryFilter.filterType, id)