Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UK2Node_MacroInstance
- UEdGraphNode::GetJumpTargetForDoubleClick()
- UK2Node::GetJumpTargetForDoubleClick()
- UK2Node_Tunnel::GetJumpTargetForDoubleClick()
- UK2Node_MacroInstance::GetJumpTargetForDoubleClick()
References
Module | BlueprintGraph |
Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_MacroInstance.h |
Include | #include "K2Node_MacroInstance.h" |
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)