![]() |
This is no longer a part of the World of Warcraft API.
|
Contents
← WoW API < GetCraftDescription
This command returns a string description of what the current craft does.
craftDescription = GetCraftDescription(index)
Parameters[edit | edit source]
Arguments[edit | edit source]
- index
- Numeric - Number from 1 to X number of total crafts, where 1 is the top-most craft listed.
Returns[edit | edit source]
- craftDescription
- String. Returns, for example, "Permanently enchant a two handed melee weapon to grant +25 Agility."
Details[edit | edit source]
Community content is available under CC-BY-SA unless otherwise noted.