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__AnonymousType10.cs
Go to the documentation of this file.
1using System;
8using Terraria.UI;
9
10[CompilerGenerated]
11[global::Cpp2ILInjected.Token(Token = "0x200000C")]
12internal sealed class <>f__AnonymousType10<<DisplayName>j__TPar, <FullId>j__TPar>
13{
14 [global::Cpp2ILInjected.Token(Token = "0x17000013")]
15 public <DisplayName>j__TPar DisplayName
16 {
17 [global::Cpp2ILInjected.Token(Token = "0x600003B")]
18 [global::Cpp2ILInjected.Address(RVA = "0x15B4980", Offset = "0x15B4980", Length = "0x8")]
19 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 get
22 {
23 throw null;
24 }
25 }
26
27 [global::Cpp2ILInjected.Token(Token = "0x17000014")]
28 public <FullId>j__TPar FullId
29 {
30 [global::Cpp2ILInjected.Token(Token = "0x600003C")]
31 [global::Cpp2ILInjected.Address(RVA = "0x15B4988", Offset = "0x15B4988", Length = "0x8")]
32 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
34 get
35 {
36 throw null;
37 }
38 }
39
40 [DebuggerHidden]
41 [global::Cpp2ILInjected.Token(Token = "0x600003D")]
42 [global::Cpp2ILInjected.Address(RVA = "0x15B4990", Offset = "0x15B4990", Length = "0x2C")]
43 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
44 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InGamePopups.PlayerWantsToJoinGamePopup), Member = "DrawInGame", MemberParameters = new object[]
45 {
46 typeof(SpriteBatch),
47 typeof(Vector2)
48 }, ReturnType = typeof(void))]
49 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InGamePopups.PlayerWantsToJoinGamePopup), Member = "DrawInNotificationsArea", MemberParameters = new object[]
50 {
51 typeof(SpriteBatch),
52 typeof(Rectangle),
53 typeof(ref int)
54 }, ReturnType = typeof(void))]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
56 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
57 public <>f__AnonymousType10(<DisplayName>j__TPar DisplayName, <FullId>j__TPar FullId)
58 {
59 throw null;
60 }
61
62 [DebuggerHidden]
63 [global::Cpp2ILInjected.Token(Token = "0x600003E")]
64 [global::Cpp2ILInjected.Address(RVA = "0x15B49BC", Offset = "0x15B49BC", Length = "0xB4")]
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
74 [DebuggerHidden]
75 [global::Cpp2ILInjected.Token(Token = "0x600003F")]
76 [global::Cpp2ILInjected.Address(RVA = "0x15B4A70", Offset = "0x15B4A70", Length = "0x88")]
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
85 [DebuggerHidden]
86 [global::Cpp2ILInjected.Token(Token = "0x6000040")]
87 [global::Cpp2ILInjected.Address(RVA = "0x15B4AF8", Offset = "0x15B4AF8", Length = "0x104")]
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 {
93 typeof(IFormatProvider),
94 typeof(string),
95 typeof(object[])
96 }, ReturnType = typeof(string))]
97 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
98 public override string ToString()
99 {
100 throw null;
101 }
102
104 [global::Cpp2ILInjected.Token(Token = "0x4000013")]
105 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
107
109 [global::Cpp2ILInjected.Token(Token = "0x4000014")]
110 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
112}
class f__AnonymousType10<< DisplayName > j__TPar