Variable CharacterEvent.character

.

struct CharacterEvent
{
  // ...
  dchar character ;
  // ...
}