![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Events.h>
Inheritance diagram for FCharacterEvent:Additional Inherited Members | |
Protected Attributes inherited from FInputEvent | |
| FModifierKeysState | ModifierKeys |
| bool | bIsRepeat |
| uint32 | UserIndex |
| FInputDeviceId | InputDeviceId |
| const FWidgetPath * | EventPath |
| uint64 | EventTimestamp |
FCharacterEvent describes a keyboard action where the utf-16 code is given. Used for OnKeyChar messages
|
inline |
UStruct Constructor. Not meant for normal usage.
|
inline |
|
inline |
|
virtualdefault |
|
inline |
Returns the character for this event
|
overridevirtual |
Reimplemented from FInputEvent.