FMarqueeOperation::OperationTypeFromMouseEvent

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

Unreal Engine C++ API Reference > Editor > GraphEditor > FMarqueeOperation > OperationTypeFromMouseEvent

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/MarqueeOperation.h
Include #include "MarqueeOperation.h"
static [FMarqueeOperation::Type](API\Editor\GraphEditor\FMarqueeOperation\Type) OperationTypeFromMouseEvent
(
    const [FPointerEvent](API\Runtime\SlateCore\Input\FPointerEvent) & MouseEvent
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library