Buy Me a Coffee at ko-fi.com

The CHAR_TYPED event runs every time a character is inputted
Takes three parameters, the resulting "string" after converting the code point, the "modifier", which is a bitmask number detecting if you have any modifier keys being pressed (like shift or alt, for example), and the "codepoint" of the inputted char

field signature:
EventsAPI.CHAR_TYPED: Event
typings.67338874
Method PropertyFluent DescriptionRepresentation
Field Type