Back to Home
ESO Function Data v100034
ZO_CombinationPromptManager_ShowEvolutionPrompt()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/collections/combinationpromptmanager.lua:1
--
function ZO_CombinationPromptManager_ShowEvolutionPrompt(baseCollectibleId, unlockedCollectibleId, acceptCallback, declineCallback)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/collections/collectibledatamanager.lua:432
--
ZO_CombinationPromptManager_ShowEvolutionPrompt(baseCollectibleId, unlockedCollectibleId, AcceptCombinationCallback, DeclineCombinationCallback)
ingame/inventory/sharedinventory.lua:266
--
ZO_CombinationPromptManager_ShowEvolutionPrompt(baseCollectibleId, unlockedCollectibleId, AcceptEvolutionCallback, DeclineEvolutionCallback)