Type

Windows
MacOS
Linux

References

Module

GraphEditor

Header

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

Include

#include "SPaperEditorViewport.h"

Syntax

enum Type
{
    Remove,
    Add,
    Replace,
    Invert,
    Toggle,
    Add,
    Replace,
}

Values

Name

Description

Remove

Holding down Alt removes nodes

Add

Holding down Shift adds to the selection

Replace

When nothing is pressed, marquee replaces selection

Invert

Holding down Ctrl toggles the selection state of all encompassed nodes

Toggle

Holding down Ctrl toggles affected nodes

Add

Holding down Shift adds to the selection

Replace

When nothing is pressed, marquee replaces selection

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