GuiSetTooltip abstract method

void GuiSetTooltip(
  1. String? tooltip
)

Implementation

void GuiSetTooltip(
  String? tooltip,
);