FModifierKeysState

Overload list

Windows
MacOS
Linux
Name Description

Public function

FModifierKeysState()

Public function

FModifierKeysState

(
    const bool bInIsLeftShiftDown,
    const bool bInIsRightShiftDown,
    const bool bInIsLeftControlDown,
    const bool bInIsRightControlDown,
    const bool bInIsLeftAltDown,
    const bool bInIsRightAltDown,
    const bool bInIsLeftCommandDown,
    const bool bInIsRightCommandDown,
    const bool bInAreCapsLocked
)

  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