Method SetBoolArray
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
SetBoolArray(string, string, bool[])
Sets a boolean array preference.
public static void SetBoolArray(string scope, string key, bool[] values)
Sets a boolean array preference.
public static void SetBoolArray(string scope, string key, bool[] values)