 | ConfigurationGetKeys Method |
Gets all keys currently stored in the configuration of your mod.
Namespace: spaar.ModLoaderAssembly: SpaarModLoader (in SpaarModLoader.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static List<string> GetKeys()
Return Value
Type:
ListStringList of keys
See Also