roflmuffin / CounterStrikeSharp

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

Addition of PlayerAim #421

Closed schwarper closed 2 months ago

schwarper commented 2 months ago
schwarper commented 2 months ago

I think it would be very nice if the GetClientAimTarget command can be pulled publicly from the Target library. That's why I didn't set it private.