UEdGraphNode::GetMenuEntries

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

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.

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