The following tables list the members exposed by KeyboardButton.
Public Fields
| Name | Description |
| keyList | List of Unity KeyCodes which fire this Input Action. |
Top
Public Properties
| Name | Description |
| buttonType | |
| isHeld | Overridden. Indicates whether the Input Button is .Indicates whether the Input Button is . |
| isPressed | Overridden. Indicates whether the Input Button is .Indicates whether the Input Button is . |
| isReleased | Overridden. Indicates whether the Input Button is .Indicates whether the Input Button is . |
Top
See Also