WEAPON:PreDrawViewModel
Description
Allows you to modify viewmodel while the weapon in use before it is drawn.
This hook relies on default implementation of GM:PreDrawViewModel. If it appears to not work, it may have been overwritten/broken by the currently active gamemode or other addons.
See also WEAPON:ViewModelDrawn and WEAPON:PostDrawViewModel.
This is a rendering hook which provides a 3d rendering context.
Arguments
Returns
1 boolean
Return
true to prevent the default action of rendering the view model. PostDrawViewModel will NOT be called in this scenario.
Garry's Mod
Rust
Steamworks
Wiki Help