Back to Home
ESO Function Data v100034
SetScryingProgressData()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/centerscreenannounce/centerscreenannounce.lua:150
--
function ZO_CenterScreenMessageParams:SetScryingProgressData(lastNumGoalsAchieved, numGoalsAchieved, numGoalsTotal)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1149
--
messageParams:SetScryingProgressData(numGoalsAchieved, numGoalsAchieved, antiquityData:GetTotalNumGoals())
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1403
--
messageParams:SetScryingProgressData(lastNumGoalsAchieved, numGoalsAchieved, antiquityData:GetTotalNumGoals())