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
RunInstallerAttribute.cs
Go to the documentation of this file.
1using System;
5
7{
9 [global::Cpp2ILInjected.Token(Token = "0x20003B6")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6001956")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1E5D4BC", Offset = "0x1E5D4BC", Length = "0x28")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x170005CD")]
22 public bool RunInstaller
23 {
25 [global::Cpp2ILInjected.Token(Token = "0x6001957")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1E5D4E4", Offset = "0x1E5D4E4", Length = "0x8")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 get
29 {
30 throw null;
31 }
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x6001958")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1E5D4EC", Offset = "0x1E5D4EC", Length = "0xA8")]
36 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
39 public override bool Equals(object obj)
40 {
41 throw null;
42 }
43
44 [global::Cpp2ILInjected.Token(Token = "0x6001959")]
45 [global::Cpp2ILInjected.Address(RVA = "0x1E5D594", Offset = "0x1E5D594", Length = "0x8")]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = "GetHashCode", ReturnType = typeof(int))]
48 public override int GetHashCode()
49 {
50 throw null;
51 }
52
53 [global::Cpp2ILInjected.Token(Token = "0x600195A")]
54 [global::Cpp2ILInjected.Address(RVA = "0x1E5D59C", Offset = "0x1E5D59C", Length = "0x68")]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
56 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
57 public override bool IsDefaultAttribute()
58 {
59 throw null;
60 }
61
62 // Note: this type is marked as 'beforefieldinit'.
63 [global::Cpp2ILInjected.Token(Token = "0x600195B")]
64 [global::Cpp2ILInjected.Address(RVA = "0x1E5D604", Offset = "0x1E5D604", Length = "0x88")]
65 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
66 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
67 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
69 {
70 throw null;
71 }
72
74 [global::Cpp2ILInjected.Token(Token = "0x40012C4")]
75 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
76 private readonly bool <RunInstaller>k__BackingField;
77
78 [global::Cpp2ILInjected.Token(Token = "0x40012C5")]
80
81 [global::Cpp2ILInjected.Token(Token = "0x40012C6")]
83
84 [global::Cpp2ILInjected.Token(Token = "0x40012C7")]
86 }
87}
class f__AnonymousType0<< Count > j__TPar
static readonly RunInstallerAttribute Default
static readonly RunInstallerAttribute Yes
static readonly RunInstallerAttribute No