Unigine.InputEventText Class
Inherits from: | InputEvent |
InputEventText Class
Properties
uint Unicode#
The Unicode symbol.
Members
InputEventText ( ) #
Default constructor.InputEventText ( ulong timestamp, ivec2 mouse_pos ) #
Text input event constructor.Arguments
- ulong timestamp - Timestamp of the event.
- ivec2 mouse_pos - Position of the mouse.
InputEventText ( ulong timestamp, ivec2 mouse_pos, uint unicode ) #
Text input event constructor.Arguments
- ulong timestamp - Timestamp of the event.
- ivec2 mouse_pos - Position of the mouse.
- uint unicode - Unicode symbol.
Last update:
2022-09-27
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)