FInputDeviceState::IsShiftKeyDown

Utility functions to pass as lambdas

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/InputState.h

Include

#include "InputState.h"

Syntax

static bool IsShiftKeyDown
(
    const FInputDeviceState & InputState
)

Remarks

Utility functions to pass as lambdas

Returns

true if shift key is down in input state

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