Documentation

UI::SetItemTooltip

Function

void UI::SetItemTooltip(const string&in text)

Sets the last item's tooltip on mouse hover. This is a shorthand for IsItemHovered() and SetTooltip().

string text