UK2Node_Variable::CanPasteHere

Determine if this node can live in the specified graph

Windows
MacOS
Linux

Override Hierarchy

UEdGraphNode::CanPasteHere()

UK2Node_Variable::CanPasteHere()

References

Module

BlueprintGraph

Header

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

Include

#include "K2Node_Variable.h"

Source

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

Syntax

virtual bool CanPasteHere
(
    const UEdGraph * TargetGraph
) const

Remarks

Determine if this node can live in the specified 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