UK2Node_Tunnel::CanDuplicateNode

Whether or not this node can be safely duplicated (via copy/paste, etc...) in the graph

Windows
MacOS
Linux

Override Hierarchy

UEdGraphNode::CanDuplicateNode()

UK2Node_Tunnel::CanDuplicateNode()

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/K2Node_Tunnel.h

Include

#include "K2Node_Tunnel.h"

Source

/Engine/Source/Editor/BlueprintGraph/Private/K2Node_Tunnel.cpp

Syntax

virtual bool CanDuplicateNode() const

Remarks

Whether or not this node can be safely duplicated (via copy/paste, etc...) in the graph

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