Click or drag to resize

ControllerHelper Properties

The PlayerControllerHelper type exposes the following members.

Properties
  NameDescription
Public propertyControllers
Enumerates all controllers of all types assigned to this Player.
Public propertycustomControllerCount
The number of Custom Controllers assigned to this Player.
Public propertyCustomControllers
Gets a list of Custom Controllers assigned to this Player.
Public propertyexcludeFromControllerAutoAssignment
Determines whether controllers can be auto-assigned to this Player.
Public propertyhasKeyboard
Is the keyboard assigned to this Player?
Public propertyhasMouse
Is the mouse assigned to this Player?
Public propertyjoystickCount
The number of joysticks assigned to this Player.
Public propertyJoysticks
A list of joysticks assigned to this Player.
Public propertyKeyboard
Gets the Keyboard.
Public propertyMouse
Gets the Mouse.
Top
See Also