UEdGraphSchema::CanDuplicateGraph

Can this graph type be duplicated?

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h

Include

#include "EdGraph/EdGraphSchema.h"

Syntax

virtual bool CanDuplicateGraph
(
    UEdGraph * InSourceGraph
) const

Remarks

Can this graph type be duplicated?