|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
This is the complete list of members for Terraria.IO.Preferences, including all inherited members.
| _data | Terraria.IO.Preferences | private |
| _lock | Terraria.IO.Preferences | private |
| _path | Terraria.IO.Preferences | private |
| _serializerSettings | Terraria.IO.Preferences | private |
| AutoSave | Terraria.IO.Preferences | |
| Clear() | Terraria.IO.Preferences | inline |
| Clear(string name) | Terraria.IO.Preferences | inline |
| Contains(string name) | Terraria.IO.Preferences | inline |
| Get< T >(string name, T defaultValue) | Terraria.IO.Preferences | inline |
| Get< T >(string name, ref T currentValue) | Terraria.IO.Preferences | inline |
| GetAllKeys() | Terraria.IO.Preferences | inline |
| Load() | Terraria.IO.Preferences | inline |
| OnLoad | Terraria.IO.Preferences | |
| OnProcessText | Terraria.IO.Preferences | |
| OnSave | Terraria.IO.Preferences | |
| Preferences(string path, bool parseAllTypes=false, bool useBson=false) | Terraria.IO.Preferences | inline |
| Put(string name, object value) | Terraria.IO.Preferences | inline |
| Save(bool canCreateFile=true) | Terraria.IO.Preferences | inline |
| TextProcessAction(ref string text) | Terraria.IO.Preferences | |
| UseBson | Terraria.IO.Preferences |