FGraphActionMenuBuilder

This context is used when building a list of actions that can be done in the current blueprint.

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h

Include

#include "EdGraph/EdGraphSchema.h"

Syntax

struct FGraphActionMenuBuilder : public FGraphActionListBuilderBase

Remarks

This context is used when building a list of actions that can be done in the current blueprint.

Variables

Name Description

Public variable

const UEdGraphP...

 

FromPin

Constructors

Name Description

Public function

FGraphActionMenuBuilder()