Event.TextEvent

Text event parameters (TextEntered)

struct Event
struct TextEvent {}

Members

Variables

unicode
dchar unicode;

UTF-32 unicode value of the character

Meta