FEdGraphUtilities::CloneGraph

Clones (deep copies) a [UEdGraph](API\Runtime\Engine\EdGraph\UEdGraph), including all of it's nodes and pins and their links, maintaining a mapping from the clone to the source nodes (even across multiple clonings) A NewOuter of NULL indicates the transient package