Class KeyboardEvent
Inherited Members
Namespace: UnityEngine.InputNew
Assembly: solution.dll
Syntax
public class KeyboardEvent : InputEvent
Properties
| Name | Description |
|---|---|
| isDown | |
| isRepeat | |
| key | |
| modifiers |
Methods
| Name | Description |
|---|---|
| ToString() | Returns a string that represents the current object. |