Method GetStringArray
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
GetStringArray(string, string)
Gets a string array preference.
public static string[] GetStringArray(string scope, string key)
Parameters
Returns
- string[]
The stored string array, or an empty array if not found.