struct

CryTUI::KeyEvent

Inherits Struct < Value < Object

Constructors

new(code : CryTUI::KeyCode, character : Char | Nil = nil, function : Int32 | Nil = nil, modifiers : CryTUI::KeyModifiers = KeyModifiers::None)
Source

Class methods

character(character : Char, modifiers = KeyModifiers::None)
Source

Instance methods

character
Source
code
Source
function
Source
modifiers
Source