You can use a tooltip component to provide the text of a tooltip.
Services messages for the UiTooltipComponent
.
GetText
Returns the tooltip text.
Syntax
AZStd::string GetText()
SetText
Sets the tooltip text.
Syntax
void SetText(const AZStd::string& text)