GetCraftDescription

From Warcraft Wiki
Jump to navigation Jump to search

This command returns a string description of what the current craft does.

craftDescription = GetCraftDescription(index)

Parameters

Arguments

index
number - Number from 1 to X number of total crafts, where 1 is the top-most craft listed.

Returns

craftDescription
string - Returns, for example, "Permanently enchant a two handed melee weapon to grant +25 Agility."

Patch changes

Wrath-Logo-Small.png Patch 3.0.2 (2008-10-14): Removed.