|
Colobot
|
Additional data for text input event. More...
#include <src/common/event.h>

Public Member Functions | |
| std::unique_ptr< EventData > | Clone () const override |
Public Attributes | |
| std::string | text = "" |
| Text entered by the user (usually one character, UTF-8 encoded) More... | |
Additional data for text input event.
| std::string TextInputData::text = "" |
Text entered by the user (usually one character, UTF-8 encoded)
1.8.16