WoW:API GetCraftReagentItemLink
Jump to navigation
Jump to search
This command returns a string, which is an item link.
reagentLink = GetCraftReagentItemLink(index, n);
Parameters
Arguments
- index
- Numeric - starting at 1 going down to X number of possible crafts, where 1 is the top-most listed craft.
- n
- Numeric - starting at 1 to X, where X is the total number of reagents said craft requires.
Returns
- reagentLink
- String. Item link.