Navigation
API > API/Runtime > API/Runtime/Engine
This context is used when building a list of actions that can be done in the current blueprint.
| Name | FGraphActionMenuBuilder |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
| Include Path | #include "EdGraph/EdGraphSchema.h" |
Syntax
struct FGraphActionMenuBuilder : public FGraphActionListBuilderBase
Inheritance Hierarchy
- FGraphActionListBuilderBase → FGraphActionMenuBuilder
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGraphActionMenuBuilder() |
EdGraph/EdGraphSchema.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FromPin | const UEdGraphPin * | EdGraph/EdGraphSchema.h |