Variable CharacterEvent.eventType

.

struct CharacterEvent
{
  // ...
  CharacterEvent.Type eventType ;
  // ...
}