UConversationGraphNode::JumpToDefinition

Jump to the definition of this node (should only be called if [CanJumpToDefinition()](API\Plugins\CommonConversationGraph\UConversationGraphNode\CanJumpToDefinition) return true)

Windows
MacOS
Linux

Override Hierarchy

UEdGraphNode::JumpToDefinition()

UConversationGraphNode::JumpToDefinition()

References

Module

CommonConversationGraph

Header

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

Include

#include "ConversationGraphNode.h"

Source

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

Syntax

virtual void JumpToDefinition() const

Remarks

Jump to the definition of this node (should only be called if CanJumpToDefinition() return true)

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