Garry's Mod Wiki

FindTooltip

  string, Panel, Panel FindTooltip( Panel panel )

Description

Returns the tool-tip text and tool-tip-panel (if any) of the given panel as well as itself

Arguments

1 Panel panel
Panel to find tool-tip of

Returns

1 string
tool-tip text
2 Panel
tool-tip panel
3 Panel
panel that the function was called with