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
DataObjectMethodAttribute.cs
Go to the documentation of this file.
1using System;
5
7{
9 [global::Cpp2ILInjected.Token(Token = "0x2000363")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x60016A3")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1E47B9C", Offset = "0x1E47B9C", Length = "0x2C")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
20
21 [global::Cpp2ILInjected.Token(Token = "0x60016A4")]
22 [global::Cpp2ILInjected.Address(RVA = "0x1E47BC8", Offset = "0x1E47BC8", Length = "0x30")]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
26 {
27 throw null;
28 }
29
30 [global::Cpp2ILInjected.Token(Token = "0x17000526")]
31 public bool IsDefault
32 {
34 [global::Cpp2ILInjected.Token(Token = "0x60016A5")]
35 [global::Cpp2ILInjected.Address(RVA = "0x1E47BF8", Offset = "0x1E47BF8", Length = "0x8")]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 get
38 {
39 throw null;
40 }
41 }
42
43 [global::Cpp2ILInjected.Token(Token = "0x17000527")]
45 {
47 [global::Cpp2ILInjected.Token(Token = "0x60016A6")]
48 [global::Cpp2ILInjected.Address(RVA = "0x1E47C00", Offset = "0x1E47C00", Length = "0x8")]
49 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
50 get
51 {
52 throw null;
53 }
54 }
55
56 [global::Cpp2ILInjected.Token(Token = "0x60016A7")]
57 [global::Cpp2ILInjected.Address(RVA = "0x1E47C08", Offset = "0x1E47C08", Length = "0xA0")]
58 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
59 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
60 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
61 public override bool Equals(object obj)
62 {
63 throw null;
64 }
65
66 [global::Cpp2ILInjected.Token(Token = "0x60016A8")]
67 [global::Cpp2ILInjected.Address(RVA = "0x1E47CA8", Offset = "0x1E47CA8", Length = "0x48")]
68 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
69 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(int), Member = "GetHashCode", ReturnType = typeof(int))]
70 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(bool), Member = "GetHashCode", ReturnType = typeof(int))]
71 public override int GetHashCode()
72 {
73 throw null;
74 }
75
76 [global::Cpp2ILInjected.Token(Token = "0x60016A9")]
77 [global::Cpp2ILInjected.Address(RVA = "0x1E47CF0", Offset = "0x1E47CF0", Length = "0x80")]
78 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
79 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
80 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
81 public override bool Match(object obj)
82 {
83 throw null;
84 }
85
87 [global::Cpp2ILInjected.Token(Token = "0x40011F0")]
88 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
89 private readonly bool <IsDefault>k__BackingField;
90
92 [global::Cpp2ILInjected.Token(Token = "0x40011F1")]
93 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
95 }
96}
class f__AnonymousType0<< Count > j__TPar
readonly DataObjectMethodType< MethodType > k__BackingField
DataObjectMethodAttribute(DataObjectMethodType methodType, bool isDefault)