Table of Contents

Field EnabledFeatures

Namespace
GrindFest
Assembly
GrindFest.dll

Maps automation node IDs to their enabled state. Only unlocked features are relevant; locked ones are always false. Default for any purchased node: true (enabled).

public Dictionary<string, bool> EnabledFeatures

Returns

Dictionary<string, bool>
Maps automation node IDs to their enabled state. Only unlocked features are relevant; locked ones are always false. Default for any purchased node: true (enabled).