PlayerIndexenum

Identifies which player slot to scope input for. Use with `Sandbox.Input.PlayerScope(Sandbox.Input.PlayerIndex)` to read input from a specific device.

objectEnumPlayerIndex
Namespace
global
Assembly
Sandbox.Engine
Declaration
public sealed enum Sandbox.Input.PlayerIndex : System.Enum

On this page