Class InputDeviceProfile
Inherited Members
Namespace: UnityEngine.InputNew
Assembly: solution.dll
Syntax
public abstract class InputDeviceProfile
Fields
| Name | Description |
|---|---|
| deviceNames | |
| deviceRegexes | |
| lastResortDeviceRegex | |
| maxUnityVersion | |
| minUnityVersion | |
| supportedPlatforms |
Methods
| Name | Description |
|---|---|
| AddDeviceName(string) | |
| AddDeviceRegex(string) | |
| AddSupportedPlatform(string) | |
| GetControlNameOverride(int) | |
| Remap(InputEvent) |