Property | Type | Description | |
---|---|---|---|
Devices | List |
Property | Type | Description | |
---|---|---|---|
AssertIsSetup | void | ||
UpdateActiveDevice | void | ||
UpdateCurrentTime | void | ||
UpdateDeviceManagers | void | ||
UpdateDevices | void |
Method | Description | |
---|---|---|
AddDeviceManager ( InControl.InputDeviceManager inputDeviceManager ) : void | ||
AttachDevice ( |
||
DetachDevice ( |
||
HideDevicesWithProfile ( |
||
Setup ( ) : void | ||
SortDevices ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
AssertIsSetup ( ) : void | ||
UpdateActiveDevice ( ) : void | ||
UpdateCurrentTime ( ) : void | ||
UpdateDeviceManagers ( ) : void | ||
UpdateDevices ( ) : void |
public static AddDeviceManager ( InControl.InputDeviceManager inputDeviceManager ) : void | ||
inputDeviceManager | InControl.InputDeviceManager | |
return | void |
public static AttachDevice ( |
||
inputDevice | ||
return | void |
public static DetachDevice ( |
||
inputDevice | ||
return | void |
public static HideDevicesWithProfile ( |
||
type | ||
return | void |