Signals that a keyboard key has been released. Requires key focus.
Event.UI.Input.Key.Up(handle, key) | |||
Parameter | Type | Datatype | Description |
---|---|---|---|
handle | ??? | variant | |
key | parameter | <nope> | Key code for the applicable key. Generally, the lowercase non-shifted result of pressing that key. Will be a user-identifiable string for keys without standard display representations. |