Class ControlScheme
Inherited Members
Namespace: UnityEngine.InputNew
Assembly: solution.dll
Syntax
[Serializable]
public class ControlScheme
Constructors
| Name | Description |
|---|---|
| ControlScheme() | |
| ControlScheme(string, ActionMap) |
Properties
| Name | Description |
|---|---|
| actionMap | |
| bindings | |
| customized | |
| deviceSlots | |
| name |
Methods
| Name | Description |
|---|---|
| Clone() | |
| ExtractDeviceTypesAndControlIndices(Dictionary<int, List<int>>) | |
| GetDeviceKey(InputDevice) | |
| GetDeviceSlot(int) |