Skip to main content

RemoveAllPlayerWeapons

Removes all weapons on a player.

  • player: Parameter input should be in Player type.

{{#tag:syntaxhighlight| Player.RemoveAllPlayerWeapons(player); |lang=csharp}} }}