ENodeCreateAction::Type

Describes user actions that created new node

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/BlueprintEditor.h

Include

#include "BlueprintEditor.h"

Syntax

namespace ENodeCreateAction
{
    enum Type
    {
        MyBlueprintDragPlacement,
        PaletteDragPlacement,
        GraphContext,
        PinContext,
        Keymap,
    }
}

Values

Name

Description

MyBlueprintDragPlacement

PaletteDragPlacement

GraphContext

PinContext

Keymap

Remarks

Describes user actions that created new node

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