Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Needs summary.

result = C_TradeSkillUI.RecraftRecipe(itemGUID [, craftingReagents, removedModifications])

Arguments[]

itemGUID
string : WOWGUID
craftingReagents
CraftingReagentInfo[]?
Field Type Description
itemID number
dataSlotIndex number
quantity number
removedModifications
CraftingItemSlotModification[]?
Field Type Description
dataSlotIndex number
itemID number? = 0

Returns[]

result
boolean

Patch changes[]

Dragonflight Patch 10.1.0 (2023-05-02): Added removedModifications argument.

Advertisement