Garry's Mod Wiki

Revision Difference

GM:OnTextEntryGetFocus#511154

<function name="OnTextEntryGetFocus" parent="GM" type="hook">⤶ <ishook>yes</ishook>⤶ <description>⤶ Called when a <page>DTextEntry</page> gets focus.⤶ ⤶ This hook is run from <page>DTextEntry:OnGetFocus</page> and <page>PANEL:OnMousePressed</page> of <page>DTextEntry</page>.⤶ </description>⤶ <realm>Client</realm>⤶ <args>⤶ <arg name="panel" type="Panel">The panel that got focus</arg>⤶ </args>⤶ </function>⤶ ⤶