Garry's Mod Wiki

GM:PostDrawPlayerHands

  GM:PostDrawPlayerHands( Entity hands, Entity vm, Player ply, Weapon weapon )

Description

Called after the player hands are drawn.

Arguments

1 Entity hands
This is the gmod_hands entity.
2 Entity vm
This is the view model entity.
3 Player ply
The the owner of the view model.
4 Weapon weapon
This is the weapon that is from the view model.