UK2Node_Event::CanPasteHere

Determine if this node can live in the specified graph

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

BlueprintGraph

Header

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

Include

#include "K2Node_Event.h"

Source

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

Syntax

virtual bool CanPasteHere
(
    const UEdGraph * TargetGraph
) const

Remarks

Determine if this node can live in the specified graph