Table of Contents

Class GraphPropertyCloner

Namespace
GrindFest.Editor
Assembly
GrindFest.dll

Clones all serializable property values from original MapMagic graphs to _Code graphs. Matches generators by type + link topology signature, then copies field values. This preserves the graph topology (created by MapMagicGraphBuilder) while ensuring all parameter values match the originals exactly.

public static class GraphPropertyCloner
Inheritance
object
GraphPropertyCloner

Methods

CloneAll()