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
--f__AnonymousType6.cs
Go to the documentation of this file.
1using System;
7
9[global::Cpp2ILInjected.Token(Token = "0x2000008")]
11{
12 [global::Cpp2ILInjected.Token(Token = "0x1700000B")]
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x6000023")]
16 [global::Cpp2ILInjected.Address(RVA = "0x15B5CCC", Offset = "0x15B5CCC", Length = "0x8")]
17 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
19 get
20 {
21 throw null;
22 }
23 }
24
26 [global::Cpp2ILInjected.Token(Token = "0x6000024")]
27 [global::Cpp2ILInjected.Address(RVA = "0x15B5CD4", Offset = "0x15B5CD4", Length = "0x28")]
28 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
29 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIBestiaryTest), Member = "GetCompletionPercentText", ReturnType = typeof(string))]
30 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
31 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
32 public <>f__AnonymousType6(<Percent>j__TPar Percent)
33 {
34 throw null;
35 }
36
38 [global::Cpp2ILInjected.Token(Token = "0x6000025")]
39 [global::Cpp2ILInjected.Address(RVA = "0x15B5CFC", Offset = "0x15B5CFC", Length = "0x84")]
40 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
41 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
42 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
43 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
44 public override bool Equals(object value)
45 {
46 throw null;
47 }
48
50 [global::Cpp2ILInjected.Token(Token = "0x6000026")]
51 [global::Cpp2ILInjected.Address(RVA = "0x15B5D80", Offset = "0x15B5D80", Length = "0x44")]
52 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
53 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
54 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
55 public override int GetHashCode()
56 {
57 throw null;
58 }
59
61 [global::Cpp2ILInjected.Token(Token = "0x6000027")]
62 [global::Cpp2ILInjected.Address(RVA = "0x15B5DC4", Offset = "0x15B5DC4", Length = "0xC8")]
63 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
64 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
65 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
66 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
67 {
69 typeof(string),
70 typeof(object[])
71 }, ReturnType = typeof(string))]
72 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
73 public override string ToString()
74 {
75 throw null;
76 }
77
79 [global::Cpp2ILInjected.Token(Token = "0x400000B")]
80 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
82}
class f__AnonymousType6<< Percent > j__TPar