- Namespace
- SharpInputSystem
- Containing Type
- KeyEventArgs
Syntax
public KeyEventArgs(InputObject obj, KeyCode key, int text)
Parameters
| Name | Type | Description |
|---|---|---|
| obj | InputObject | |
| key | KeyCode | |
| text | int |
Return Value
| Type | Description |
|---|---|
| void |
public KeyEventArgs(InputObject obj, KeyCode key, int text)
| Name | Type | Description |
|---|---|---|
| obj | InputObject | |
| key | KeyCode | |
| text | int |
| Type | Description |
|---|---|
| void |