UBehaviorTreeDecoratorGraphNode_Logic::GetMenuEntries

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

Windows
MacOS
Linux

Override Hierarchy

UEdGraphNode::GetMenuEntries()

UBehaviorTreeDecoratorGraphNode_Logic::GetMenuEntries()

References

Module

BehaviorTreeEditor

Header

/Engine/Source/Editor/BehaviorTreeEditor/Classes/BehaviorTreeDecoratorGraphNode_Logic.h

Include

#include "BehaviorTreeDecoratorGraphNode_Logic.h"

Source

/Engine/Source/Editor/BehaviorTreeEditor/Private/BehaviorTreeDecoratorGraphNode_Logic.cpp

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