Skip to content

IInputContext.ConnectedGamepadCount Property

Definition

Namespace: Brine2D.Input

Gets the number of gamepad slots currently occupied by connected gamepads. Useful for iterating all connected gamepads in multiplayer lobbies.

int ConnectedGamepadCount { get; }

Property Value

System.Int32