SFML
Simple and Fast Multimedia Library
Loading...
Searching...
No Matches
sf::Event::TextEntered Struct Reference

Text event subtype. More...

#include <Event.hpp>

Public Attributes

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

Detailed Description

Text event subtype.

Member Data Documentation

◆ unicode

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

UTF-32 Unicode value of the character.


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