Back to Home
ESO Function Data v100026
RestoreAnchor()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/crafting/craftingresults_base.lua:339
--
function ZO_CraftingResults_Base:RestoreAnchor(control)
ingame/crafting/gamepad/craftingresults_gamepad.lua:18
--
function ZO_CraftingResults_Gamepad:RestoreAnchor()
ingame/crafting/keyboard/craftingresults_keyboard.lua:199
--
function ZO_CraftingResults_Keyboard:RestoreAnchor()
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/crafting/gamepad/craftingresults_gamepad.lua:19
--
ZO_CraftingResults_Base.RestoreAnchor(self, ZO_CraftingResultsTopLevel_Gamepad)
ingame/crafting/gamepad/smithingextraction_gamepad.lua:112
--
GAMEPAD_CRAFTING_RESULTS:RestoreAnchor()
ingame/crafting/keyboard/craftingresults_keyboard.lua:200
--
ZO_CraftingResults_Base.RestoreAnchor(self, ZO_CraftingResultsTopLevel)