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
Loading...
Searching...
No Matches
Settings.cs
Go to the documentation of this file.
1using System;
7
9{
10 [GeneratedCode("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
12 [global::Cpp2ILInjected.Token(Token = "0x200053B")]
13 internal sealed partial class Settings : ApplicationSettingsBase
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x6003254")]
16 [global::Cpp2ILInjected.Address(RVA = "0x132C744", Offset = "0x132C744", Length = "0x8")]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ApplicationSettingsBase), Member = ".ctor", ReturnType = typeof(void))]
19 public Settings()
20 {
21 throw null;
22 }
23
24 // Note: this type is marked as 'beforefieldinit'.
25 [global::Cpp2ILInjected.Token(Token = "0x6003255")]
26 [global::Cpp2ILInjected.Address(RVA = "0x132C74C", Offset = "0x132C74C", Length = "0x94")]
27 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ApplicationSettingsBase), Member = ".ctor", ReturnType = typeof(void))]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SettingsBase), Member = "Synchronized", MemberParameters = new object[] { typeof(SettingsBase) }, ReturnType = typeof(SettingsBase))]
31 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
32 static Settings()
33 {
34 throw null;
35 }
36
37 [global::Cpp2ILInjected.Token(Token = "0x4003B83")]
38 private static Settings defaultInstance;
39 }
40}
class f__AnonymousType0<< Count > j__TPar
static Settings defaultInstance
Definition Settings.cs:38