Table of Contents

Method RegisterNodes

Namespace
GrindFest
Assembly
GrindFest.dll

RegisterNodes(string)

Called once from App startup with a JSON array of every node in the Grimoire (id, name, kind, parents, costs, effects). Replaces any previously-registered set, repopulates the id list and the per-node effects map, and recomputes bonuses to reflect the current InscribedPrestigeNodes against the new registry.

public static void RegisterNodes(string nodesJson)

Parameters

nodesJson string