Table of Contents

Method SaveProfile

Namespace
GrindFest.Editor
Assembly
GrindFest.dll

SaveProfile(StructureProfile, string)

Save a profile as JSON to GrindFest.Workspace/profiles/.

public static void SaveProfile(PGGStructureProfiler.StructureProfile profile, string filename = null)

Parameters

profile PGGStructureProfiler.StructureProfile
filename string