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__AnonymousType1.cs
Go to the documentation of this file.
1using System;
6
7[CompilerGenerated]
8[global::Cpp2ILInjected.Token(Token = "0x2000003")]
9internal sealed class <>f__AnonymousType1<<Adjective>j__TPar, <Location>j__TPar, <Noun>j__TPar>
10{
11 [global::Cpp2ILInjected.Token(Token = "0x17000002")]
12 public <Adjective>j__TPar Adjective
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x6000006")]
15 [global::Cpp2ILInjected.Address(RVA = "0x15B4BFC", Offset = "0x15B4BFC", Length = "0x8")]
16 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
18 get
19 {
20 throw null;
21 }
22 }
23
24 [global::Cpp2ILInjected.Token(Token = "0x17000003")]
25 public <Location>j__TPar Location
26 {
27 [global::Cpp2ILInjected.Token(Token = "0x6000007")]
28 [global::Cpp2ILInjected.Address(RVA = "0x15B4C04", Offset = "0x15B4C04", Length = "0x8")]
29 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
30 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
31 get
32 {
33 throw null;
34 }
35 }
36
37 [global::Cpp2ILInjected.Token(Token = "0x17000004")]
38 public <Noun>j__TPar Noun
39 {
40 [global::Cpp2ILInjected.Token(Token = "0x6000008")]
41 [global::Cpp2ILInjected.Address(RVA = "0x15B4C0C", Offset = "0x15B4C0C", Length = "0x8")]
42 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
43 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
44 get
45 {
46 throw null;
47 }
48 }
49
50 [DebuggerHidden]
51 [global::Cpp2ILInjected.Token(Token = "0x6000009")]
52 [global::Cpp2ILInjected.Address(RVA = "0x15B4C14", Offset = "0x15B4C14", Length = "0x3C")]
53 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
54 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIWorldCreateMenu), Member = "GenerateName", ReturnType = typeof(void))]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
56 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
58 {
59 throw null;
60 }
61
63 [global::Cpp2ILInjected.Token(Token = "0x600000A")]
64 [global::Cpp2ILInjected.Address(RVA = "0x15B4C50", Offset = "0x15B4C50", Length = "0xE0")]
65 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
66 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
67 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
68 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
69 public override bool Equals(object value)
70 {
71 throw null;
72 }
73
75 [global::Cpp2ILInjected.Token(Token = "0x600000B")]
76 [global::Cpp2ILInjected.Address(RVA = "0x15B4D30", Offset = "0x15B4D30", Length = "0xBC")]
77 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
78 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
79 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
80 public override int GetHashCode()
81 {
82 throw null;
83 }
84
86 [global::Cpp2ILInjected.Token(Token = "0x600000C")]
87 [global::Cpp2ILInjected.Address(RVA = "0x15B4DEC", Offset = "0x15B4DEC", Length = "0x140")]
88 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
89 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
90 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
91 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
92 {
94 typeof(string),
95 typeof(object[])
96 }, ReturnType = typeof(string))]
97 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
98 public override string ToString()
99 {
100 throw null;
101 }
102
104 [global::Cpp2ILInjected.Token(Token = "0x4000002")]
105 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
107
109 [global::Cpp2ILInjected.Token(Token = "0x4000003")]
110 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
112
114 [global::Cpp2ILInjected.Token(Token = "0x4000004")]
115 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
117}
class f__AnonymousType1<< Adjective > j__TPar