UConversationGraphNode_Task::GetNodeContextMenuActions

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

Windows
MacOS
Linux

Override Hierarchy

UEdGraphNode::GetNodeContextMenuActions()

UConversationGraphNode_Task::GetNodeContextMenuActions()

References

Module

CommonConversationGraph

Header

/Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationGraph/Public/ConversationGraphNode_Task.h

Include

#include "ConversationGraphNode_Task.h"

Source

/Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationGraph/Private/ConversationGraphNode_Task.cpp

Syntax

virtual void GetNodeContextMenuActions
(
    UToolMenu * Menu,
    UGraphNodeContextMenuContext * Context
) const

Remarks

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

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