FModifierKeysState::AreModifersDown

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericApplication.h

Include

#include "GenericPlatform/GenericApplication.h"

Syntax

bool AreModifersDown
(
    EModifierKey::Type ModiferKeys
) const

Returns

true if all modifier keys are pressed specified in the modifier keys.

Parameters

Parameter

Description

ModifierKeys

the modifier keys to test to see if they are pressed. Returns true if no modifiers are specified.

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