Loading...
Searching...
No Matches
sf::Event::TextEntered Struct Reference

Text event subtype. More...

#include <SFML/Window/Event.hpp>

Public Attributes

std::uint32_t unicode {}
 UTF-32 Unicode value of the character.
 

Detailed Description

Text event subtype.

Definition at line 86 of file Event.hpp.

Member Data Documentation

◆ unicode

std::uint32_t sf::Event::TextEntered::unicode {}

UTF-32 Unicode value of the character.

Definition at line 88 of file Event.hpp.


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