Controller Properties |
The CustomInputSourceController type exposes the following members.
Name | Description | |
---|---|---|
customIdentifier |
A user-defined object containing identifying information for this controller.
This can be used to match to a controller definition.
| |
customName |
Custom name for this controller, if any.
| |
deviceInstanceGuid |
Unique persistent device guid of the controller.
Only set this if controllers can be uniquely identified on this platform across application sessions and system power cycles.
| |
deviceName |
The device name of the controller.
| |
isConnected |
Determines if the controller is connected.
|