Hi there,
I've been trying to figure out how exactly tooltips work in WoW. So far I've studied wowwiki, only to be confused, and the source code of RatingBuster only to realise that LibTipHooker is probably too heavy for what I want to do (I want to insert a single line of text into item tooltips). So, is there a separate ItemTooltip tooltip or is just part of GameTooltip? If it's separate, how do you access it?
0
I've been trying to figure out how exactly tooltips work in WoW. So far I've studied wowwiki, only to be confused, and the source code of RatingBuster only to realise that LibTipHooker is probably too heavy for what I want to do (I want to insert a single line of text into item tooltips). So, is there a separate ItemTooltip tooltip or is just part of GameTooltip? If it's separate, how do you access it?