mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-21 23:26:56 +00:00
b230a45b92
Add "Show Spell IDs" and "Show Unit IDs" options alongside the existing item-ID line. Spell IDs come from GameTooltip:GetSpell() on spell tooltips and from the aura's spellId on unit-aura tooltips; unit IDs come from C_CreatureInfo.GetCreatureID on the mouseover unit's GUID (skipped for players and guarded when the GUID carries no entry).