View Single Post
08/02/15, 09:40 AM   #1
Rhalyf
AddOn Author - Click to view addons
Join Date: Jul 2015
Posts: 12
ItemLink for moused over item in BAG_WORN

I'm sure I'm doing something stupid, but I can't seem to figure it out yet...

For my Glyph Tooltips AddOn, I get the info (bag/slot) I need to build the ItemLink from moc().dataEntry.data. dataEntry doesn't appear to be defined when mousing over equipped items (BAG_WORN). Am I going about this the wrong way?

Does anyone know of any AddOns that modify the tooltip for equipped items that I could look at the source for?

Thanks!

-Rhalyf.
  Reply With Quote