WEAPON:PreDrawViewModel
Description
Allows you to modify viewmodel while the weapon in use before it is drawn. This hook only works if you haven't overridden GM:PreDrawViewModel.
Arguments
Returns
1 boolean
Return
true
to prevent the default action of rendering the view model. PostDrawViewModel
will NOT be called in this scenario.