Garry's Mod Wiki

Revision Difference

Panel:SetTooltipDelay#550918

<function name="SetTooltipDelay" parent="Panel" type="classfunc"> <description>Sets the tooltip delay. (time between hovering over the panel, and the tooltip showing up) Can be retrieved with <page>Panel:GetTooltipDelay</page>. </description> <realm>Client</realm>⤶ <realm>Client and Menu</realm>⤶ <added>2023.04.19</added> <args> <arg name="tooltip" type="number">The tooltip delay to set.</arg> </args> </function>