Gamemode.HUDWeaponPickedUp
From GMod Wiki
| Event Hook | |
| Hook Name | HUDWeaponPickedUp |
| Syntax | GM:HUDWeaponPickedUp( Weapon ) |
| Description | Called when the game wants you to draw on the HUD that a weapon has been picked up. |
| Returns | Nil |
| Lua State | |
| BBCode | [b][url=wiki.garrysmod.com/?title=Gamemode.HUDWeaponPickedUp]Gamemode.HUDWeaponPickedUp [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- N/A