FKeyEvent

Overload list

Windows
MacOS
Linux
Name Description

Public function

FKeyEvent()

UStruct Constructor. Not meant for normal usage.

Public function

FKeyEvent

(
    const FKey InKey,
    const FModifierKeysState& InModifi...,
    const uint32 InUserIndex,
    const bool bInIsRepeat,
    const uint32 InCharacterCode,
    const uint32 InKeyCode
)

  1. Events are immutable once constructed.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss