mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-24 16:10:14 +00:00
GetEnchantInfo(enchantId) looks up the enchantment name from SpellItemEnchantment.dbc (field 14). Returns the display name like "Crusader", "+22 Intellect", or "Mongoose" for a given enchant ID. Used by equipment comparison addons and tooltip addons to display enchantment names on equipped gear. The enchant ID comes from the item's ITEM_FIELD_ENCHANTMENT update field. Also adds getEnchantName() to GameHandler for C++ access. |
||
|---|---|---|
| .. | ||
| addons | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| third_party | ||
| ui | ||