Navigation
API > API/Plugins > API/Plugins/CommonConversationGraph > API/Plugins/CommonConversationGraph/UConversationGraphNode
- UEdGraphNode::GetJumpTargetForDoubleClick()
- UConversationGraphNode::GetJumpTargetForDoubleClick()
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 |
virtual UObject &42; GetJumpTargetForDoubleClick&40;&41; const
Remarks
Returns the object that should be focused when double-clicking on this node (the object can be an actor, which selects it in the world, or a node/graph/pin)