Controller has the following members.
| Name | Description | |
|---|---|---|
![]() |
Controllers | Gets a list of all connected controllers. |
![]() |
Id | Gets the controller ID. |
![]() |
Type | Gets the controller type. |
![]() |
User | Gets the user associated with the controller. |
| Name | Description | |
|---|---|---|
![]() |
GetControllerById | Gets the controller using the controller id. |
![]() |
GetControllerMetadata | Gets the controller metadata using the id and the metadata version. |
![]() |
GetControllersOrderedLeftToRight | Gets the list of controllers sorted by physical position from left to right. |
| Name | Description | |
|---|---|---|
![]() |
ControllerAdded | Signals when a controller is added. |
![]() |
ControllerOrderChanged | Event signaling that the physical order of the controllers has changed. |
![]() |
ControllerPairingChanged | Signals when controller pairing is changed. |
![]() |
ControllerRemoved | Signals when a controller is removed. |