spaar's Mod Loader Documentation
spaar's Mod Loader Documentation
spaar.ModLoader
Configuration Class
Configuration Methods
DoesKeyExist Method
GetBool Method
GetDouble Method
GetFloat Method
GetInt Method
GetKeys Method
GetString Method
RemoveKey Method
Save Method
SetBool Method
SetDouble Method
SetFloat Method
SetInt Method
SetString Method
Configuration
Save Method
Saves the configuration of your mod to disk.
Namespace:
spaar.ModLoader
Assembly:
SpaarModLoader (in SpaarModLoader.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
static
void
Save
()
See Also
Reference
Configuration Class
spaar.ModLoader Namespace