Class GraphToCodeGenerator
Reads an original MapMagic Graph asset and generates the C# code that would recreate it identically. This is used to produce the body of each CreateXxxGraph() method in MapMagicGraphBuilder.cs.
Output: C:\Users\Filip\AppData\Local\Temp\graph_codegen_{biome}.cs Menu: GrindFest → MapMagic → Generate Code From Originals
public static class GraphToCodeGenerator
- Inheritance
-
objectGraphToCodeGenerator