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
MergablePropertyAttribute.cs
Go to the documentation of this file.
1using System;
5
7{
9 [global::Cpp2ILInjected.Token(Token = "0x2000343")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x60015B8")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1E3CDDC", Offset = "0x1E3CDDC", 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 = "0x170004F3")]
22 public bool AllowMerge
23 {
25 [global::Cpp2ILInjected.Token(Token = "0x60015B9")]
26 [global::Cpp2ILInjected.Address(RVA = "0x1E3CE04", Offset = "0x1E3CE04", Length = "0x8")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 get
29 {
30 throw null;
31 }
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x60015BA")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1E3CE0C", Offset = "0x1E3CE0C", Length = "0xE4")]
36 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Nullable<>), Member = ".ctor", MemberParameters = new object[] { "T" }, ReturnType = typeof(void))]
39 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
40 public override bool Equals(object obj)
41 {
42 throw null;
43 }
44
45 [global::Cpp2ILInjected.Token(Token = "0x60015BB")]
46 [global::Cpp2ILInjected.Address(RVA = "0x1E3CEF0", Offset = "0x1E3CEF0", Length = "0x8")]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = "GetHashCode", ReturnType = typeof(int))]
49 public override int GetHashCode()
50 {
51 throw null;
52 }
53
54 [global::Cpp2ILInjected.Token(Token = "0x60015BC")]
55 [global::Cpp2ILInjected.Address(RVA = "0x1E3CEF8", Offset = "0x1E3CEF8", Length = "0x68")]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
57 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
58 public override bool IsDefaultAttribute()
59 {
60 throw null;
61 }
62
63 // Note: this type is marked as 'beforefieldinit'.
64 [global::Cpp2ILInjected.Token(Token = "0x60015BD")]
65 [global::Cpp2ILInjected.Address(RVA = "0x1E3CF60", Offset = "0x1E3CF60", Length = "0x8C")]
66 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
67 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
68 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
70 {
71 throw null;
72 }
73
74 [global::Cpp2ILInjected.Token(Token = "0x40011A8")]
76
77 [global::Cpp2ILInjected.Token(Token = "0x40011A9")]
79
80 [global::Cpp2ILInjected.Token(Token = "0x40011AA")]
82
84 [global::Cpp2ILInjected.Token(Token = "0x40011AB")]
85 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
86 private readonly bool <AllowMerge>k__BackingField;
87 }
88}
class f__AnonymousType0<< Count > j__TPar
static readonly MergablePropertyAttribute Yes
static readonly MergablePropertyAttribute Default
static readonly MergablePropertyAttribute No