24 lines
610 B
Plaintext
24 lines
610 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/UserPreferenceManager.html
|
|
Title: People Playground Modding - UserPreferenceManager
|
|
==================================================
|
|
|
|
public static class UserPreferenceManager
|
|
No description provided
|
|
Fields
|
|
public const string PreferencePath
|
|
No description provided
|
|
Constant value: "config.json"
|
|
|
|
public static Preferences Current
|
|
No description provided
|
|
|
|
Methods
|
|
public static void Load()
|
|
No description provided
|
|
|
|
public static void Save()
|
|
No description provided
|
|
|
|
public static Preferences LoadFromLegacyStorage()
|
|
[System.Obsolete]
|
|
No description provided |