Method RegisterNodeIds
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
RegisterNodeIds(string)
Called from JS (PrestigeTreeView mount) with a JSON array of node
IDs, e.g. ["gateway","awakening","ember_apex",...]. Replaces
the previously-registered list.
public static void RegisterNodeIds(string idsJson)
Parameters
idsJsonstring