roflmuffin / CounterStrikeSharp

CounterStrikeSharp allows you to write server plugins in C# for Counter-Strike 2/Source2/CS2
https://docs.cssharp.dev
Other
741 stars 111 forks source link

Add `RemoveAll` method to `NetworkedVector` class #380

Closed ianlucas closed 5 months ago

ianlucas commented 5 months ago

This PR adds the RemoveAll method to NetworkedVector class.