FMarqueeOperation::OperationTypeFromMouseEvent

Given a mouse event, figure out what the marquee selection should do based on the state of Shift and Ctrl keys

Windows
MacOS
Linux

References

Module

GraphEditor

Header

/Engine/Plugins/2D/Paper2D/Source/Paper2DEditor/Private/SPaperEditorViewport.h

Include

#include "SPaperEditorViewport.h"

Syntax

static FMarqueeOperation::Type OperationTypeFromMouseEvent
(
    const FPointerEvent & MouseEvent
)

Remarks

Given a mouse event, figure out what the marquee selection should do based on the state of Shift and Ctrl keys

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