Files
sbox-public/engine/Sandbox.Engine/Systems/Input/InputRouter.Input.cs
Tony Ferguson 5524cb0766 Input Scoping Refactor (#4934)
* Adds `Input.PlayerScope( Input.PlayerIndex )`
* Obsolete `Input.PlayerScope( int )`
* Separates out `KeyboardAndMouse` and `Controller(x)` inputs when input scoping, which was previously not possible
2026-06-03 15:14:12 +01:00

10 KiB