Click or drag to resize
GameFormControllerEnabled Property
Returns true if the controller is currently enabled for input.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public BitArray ControllerEnabled { get; }

Property Value

Type: BitArray
Remarks
A controller is enabled when a player is using it.
See Also