Skip to content

Instantly share code, notes, and snippets.

------------------------------------------------------------
-- Professions UI accessors
------------------------------------------------------------
local function GetSchematicForm()
return ProfessionsFrame
and ProfessionsFrame.CraftingPage
and ProfessionsFrame.CraftingPage.SchematicForm
end
local function GetSelectedRecipeID()