FModifierKeysState::IsShiftDown

Returns true if either shift key was down when this event occurred

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

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

Include

#include "GenericPlatform/GenericApplication.h"

Syntax

bool IsShiftDown() const

Remarks

Returns true if either shift key was down when this event occurred

Returns

True if shift is pressed

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