Public Attributes | List of all members
ime::Event::TextEvent Struct Reference

Text event parameters (TextEntered) More...

#include <Event.h>

Public Attributes

unsigned int unicode
 UTF-32 Unicode value of the character. More...
 

Detailed Description

Text event parameters (TextEntered)

Definition at line 62 of file Event.h.

Member Data Documentation

◆ unicode

unsigned int ime::Event::TextEvent::unicode

UTF-32 Unicode value of the character.

Definition at line 63 of file Event.h.


The documentation for this struct was generated from the following file: