Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
catalystName, number1 = GetCraftSpellFocus(index)
Arguments[]
- index
- number - 1 to GetNumCrafts()
Returns[]
When called while the enchanting screen is open, this function returns which rod is required, if any. I don't know whether this function also applies to other types of crafts or spells.
Returns two values when a rod is required: a string that contains the name of the rod, and the number "1". I don't know what the "1" means.
Returns nil if no rods are required.
Patch changes[]
Patch 3.0.2 (2008-10-14): Removed.