Property | Type | Description | |
---|---|---|---|
counter | int | ||
key | KeyCode | ||
onKeyEvent | System.Action | ||
option | Option |
Method | Description | |
---|---|---|
EventInfo ( KeyCode key, Option option, System onKeyEvent ) : System.Collections.Generic |
public EventInfo ( KeyCode key, Option option, System onKeyEvent ) : System.Collections.Generic | ||
key | KeyCode | |
option | Option | |
onKeyEvent | System | |
return | System.Collections.Generic |