Method RegisterNodeEffects
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
RegisterNodeEffects(string)
Called from JS (PrestigeTreeView mount) with a JSON array
[{"id":"...","effects":[{"kind":"GoldBonus","value":10}]}].
Replaces the previously-registered map and re-applies bonuses
for everything currently inscribed.
public static void RegisterNodeEffects(string effectsJson)
Parameters
effectsJsonstring