RemoveAllPlayerWeapons
Removes all weapons on a player.
- player: Parameter input should be in Player type.
{{#tag:syntaxhighlight| Player.RemoveAllPlayerWeapons(player); |lang=csharp}} }}
Removes all weapons on a player.
{{#tag:syntaxhighlight| Player.RemoveAllPlayerWeapons(player); |lang=csharp}} }}