Remix Gem Helper

Remix Gem Helper

99.8k Downloads

FYI: C_TooltipInfo

Dairyman opened this issue ยท 1 comments

commented

FYI: There is C_TooltipInfo.GetHyperlink which does the same without invoking the GameTooltip.

GameTooltip:SetHyperlink(itemLink)
local data = GameTooltip:GetTooltipData()

commented

Thanks changed that!