Revision Difference
PANEL:OnChangeTargetURL#565498
<function name="OnChangeTargetURL" parent="DHTML" type="panelhook">⤶
<description>Called by HTML panels when the target URL of the frame has changed, this happens when you hover over a link.</description>⤶
<realm>Client</realm>⤶
<file line="178-L182">lua/vgui/dhtml.lua</file>⤶
<args>⤶
<arg name="url" type="string">New target URL.</arg>⤶
</args>⤶
</function>