Method SetSwitchValue
- Namespace
- MonoMod
- Assembly
- MonoMod.Utils.dll
SetSwitchValue(string, object?)
Sets the value associated with a switch.
public static void SetSwitchValue(string @switch, object? value)
public static void SetSwitchValue(string @switch, object? value)