UBehaviorTreeGraphNode_Task::GetNodeContextMenuActions

Gets a list of actions that can be done to this particular node

Unreal Engine C++ API Reference > Editor > BehaviorTreeEditor > UBehaviorTreeGraphNode_Task

References

   
Module BehaviorTreeEditor
Header /Engine/Source/Editor/BehaviorTreeEditor/Classes/BehaviorTreeGraphNode_Task.h
Include #include "BehaviorTreeGraphNode_Task.h"
Source /Engine/Source/Editor/BehaviorTreeEditor/Private/BehaviorTreeGraphNode_Task.cpp
virtual void GetNodeContextMenuActions
(
    class [UToolMenu](API\Developer\ToolMenus\UToolMenu) * Menu,
    class [UGraphNodeContextMenuContext](API\Runtime\Engine\EdGraph\UGraphNodeContextMenuContext) * Context
) const

Remarks

Gets a list of actions that can be done to this particular node


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library