Files
sbox-public/engine/Sandbox.Engine/Systems/Input/Controller/Input.Controller.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

2.1 KiB