Inheritance
InputDeviceUtility
public static class InputDeviceUtility
Methods
Declaration
public static InputDevice GetDevice(Type type)
Parameters
Type |
Name |
Description |
Type |
type |
|
Returns
Declaration
public static string GetDeviceControlName(DeviceSlot deviceSlot, InputControlDescriptor source)
Parameters
Returns
Declaration
public static string[] GetDeviceControlNames(Type type)
Parameters
Type |
Name |
Description |
Type |
type |
|
Returns
Declaration
public static int GetDeviceIndex(Type type)
Parameters
Type |
Name |
Description |
Type |
type |
|
Returns
Declaration
public static string GetDeviceName(DeviceSlot deviceSlot)
Parameters
Returns
Declaration
public static string[] GetDeviceNames()
Returns
Declaration
public static string GetDeviceNameWithTag(DeviceSlot deviceSlot)
Parameters
Returns
Declaration
public static string[] GetDeviceTags(Type type)
Parameters
Type |
Name |
Description |
Type |
type |
|
Returns
Declaration
public static Type GetDeviceType(int index)
Parameters
Type |
Name |
Description |
Int32 |
index |
|
Returns