Run when the tooltip is filled with information about an item.
Run when the tooltip is filled with information about an item. See :GetItem() and the several GameTooltip methods for filling the tooltip with information about items from various parts of the UI.
Signature:
Code
OnTooltipSetItem(self)
Arguments:
self - Reference to the widget for which the script was run (gametooltip)