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 public BitArray ControllerEnabled { get; }
Property Value
Type:
BitArrayRemarks A controller is enabled when a player is using it.
See Also