UEdGraphNode::GetMenuEntries

This function gets menu items that can be created using this node given the specified context.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

Engine

Header

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

Include

#include "EdGraph/EdGraphNode.h"

Syntax

virtual void GetMenuEntries
(
    struct FGraphContextMenuBuilder & ContextMenuBuilder
) const

Remarks

This function gets menu items that can be created using this node given the specified context.