Back to Home
ESO Function Data v101043
OnCraftingInteractStarted()
Function Aliases
No known aliases for this function.
Global Function Definitions
No known global definitions for this function.
Local Function Definitions
ingame/crafting/gamepad/universaldeconstruction_gamepad.lua:23
--
local function OnCraftingInteractStarted(eventCode, craftingType, sameStation, craftingMode)
ingame/crafting/keyboard/universaldeconstruction_keyboard.lua:59
--
local OnCraftingInteractStarted = function(eventCode, craftingType, sameStation, craftingMode)
Function Calls
No known calls of this function.