Garry's Mod Wiki

Revision Difference

GM:PostDrawPlayerHands#511216

<function name="PostDrawPlayerHands" parent="GM" type="hook">⤶ <ishook>yes</ishook>⤶ <description>Called after the player hands are drawn.</description>⤶ <realm>Client</realm>⤶ <predicted>No</predicted>⤶ <args>⤶ <arg name="hands" type="Entity">This is the gmod_hands entity.</arg>⤶ <arg name="vm" type="Entity">This is the view model entity.</arg>⤶ <arg name="ply" type="Player">The the owner of the view model.</arg>⤶ <arg name="weapon" type="Weapon">This is the weapon that is from the view model.</arg>⤶ </args>⤶ </function>⤶ ⤶