FInputKeyEventArgs

Overload list

Windows
MacOS
Linux
Name Description

Public function

FInputKeyEventArgs

(
    FViewport* InViewport,
    int32 InControllerId,
    FKey InKey,
    EInputEvent InEvent
)

Public function

FInputKeyEventArgs

(
    FViewport* InViewport,
    int32 InControllerId,
    FKey InKey,
    EInputEvent InEvent,
    float InAmountDepressed,
    bool bInIsTouchEvent
)

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