SGraphEditorActionMenu

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/SGraphEditorActionMenu.h

Include

#include "SGraphEditorActionMenu.h"

Syntax

class SGraphEditorActionMenu : public SBorder

Variables

Name Description

Protected variable

bool

 

AutoExpandActionMenu

Protected variable

TArray< UEdGrap...

 

DraggedFromPins

Protected variable

TSharedPtr< SGr...

 

GraphActionMenu

Protected variable

UEdGraph *

 

GraphObj

Protected variable

FVector2D

 

NewNodePosition

Protected variable

SGraphEditor::F...

 

OnClosedCallback

Destructors

Name Description

Public function

~SGraphEditorActionMenu()

Functions

Name Description

Protected function

void

 

CollectAllActions

(
    FGraphActionListBuilderBase& OutAl...
)

Callback used to populate all actions list in SGraphActionMenu

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Public function

TSharedRef< ...

 

GetFilterTextBox()

Protected function

void

 

OnActionSelected

(
    const TArray< TSharedPtr< FEdGraphS...,
    ESelectInfo::Type InSelectionType
)

Classes

Name

Description

Public struct

FArguments

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