Table of Contents

Method EnumerateRegistry

Namespace
GrindFest
Assembly
GrindFest.dll

EnumerateRegistry()

In-process accessor for pure-C# consumers (bot API, save migration). Returns the live registry entries directly — do NOT mutate. Empty when the registry hasn't been populated yet.

public static IEnumerable<PrestigeSystem.NodeRegistryEntry> EnumerateRegistry()

Returns

IEnumerable<PrestigeSystem.NodeRegistryEntry>