UBehaviorTreeGraphNode::AddContextMenuActionsServices

Add right click menu to create subnodes: Services

Windows
MacOS
Linux

References

Module

BehaviorTreeEditor

Header

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

Include

#include "BehaviorTreeGraphNode.h"

Source

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

Syntax

void AddContextMenuActionsServices
(
    class UToolMenu * Menu,
    const FName SectionName,
    class UGraphNodeContextMenuContext * Context
) const

Remarks

Add right click menu to create subnodes: Services

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