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

Text event subtype. More...

#include <D:/private/SFML/SFML/include/SFML/Window/Event.hpp>

Public Attributes

char32_t unicode {}
 UTF-32 Unicode value of the character.

Detailed Description

Text event subtype.

Definition at line 91 of file Event.hpp.

Member Data Documentation

◆ unicode

char32_t sf::Event::TextEntered::unicode {}

UTF-32 Unicode value of the character.

Definition at line 93 of file Event.hpp.


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