Revision Difference
GM:PlayerPostThink#551430
<function name="PlayerPostThink" parent="GM" type="hook">
<ishook>yes</ishook>
<description>Called after the player's think.</description>⤶
<description>Called after the player's think.⤶
<note>On the client side, it is only called for the local player.</note>⤶
</description>⤶
<realm>Shared</realm>
<args>
<arg name="ply" type="Player">The player</arg>
</args>
</function>