Method SetFeatureEnabled
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
SetFeatureEnabled(string, bool)
Toggle a specific automation on/off in the active profile. Called from JS when the player flips a toggle.
public void SetFeatureEnabled(string nodeId, bool enabled)