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
TypeEntry.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::System.Runtime.InteropServices.ComVisible(true)]
9 [global::Cpp2ILInjected.Token(Token = "0x2000352")]
10 public class TypeEntry
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6001C76")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1B32AD0", Offset = "0x1B32AD0", Length = "0x8")]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ActivatedClientTypeEntry), Member = ".ctor", MemberParameters = new object[]
15 {
16 typeof(string),
17 typeof(string),
18 typeof(string)
19 }, ReturnType = typeof(void))]
20 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ActivatedServiceTypeEntry), Member = ".ctor", MemberParameters = new object[]
21 {
22 typeof(string),
23 typeof(string)
24 }, ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
26 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
27 protected TypeEntry()
28 {
29 throw null;
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x17000345")]
33 public string AssemblyName
34 {
35 [global::Cpp2ILInjected.Token(Token = "0x6001C77")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1B32AD8", Offset = "0x1B32AD8", Length = "0x8")]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 get
39 {
40 throw null;
41 }
42 [global::Cpp2ILInjected.Token(Token = "0x6001C78")]
43 [global::Cpp2ILInjected.Address(RVA = "0x1B32AE0", Offset = "0x1B32AE0", Length = "0x8")]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
45 set
46 {
47 throw null;
48 }
49 }
50
51 [global::Cpp2ILInjected.Token(Token = "0x17000346")]
52 public string TypeName
53 {
54 [global::Cpp2ILInjected.Token(Token = "0x6001C79")]
55 [global::Cpp2ILInjected.Address(RVA = "0x1B32AE8", Offset = "0x1B32AE8", Length = "0x8")]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
57 get
58 {
59 throw null;
60 }
61 [global::Cpp2ILInjected.Token(Token = "0x6001C7A")]
62 [global::Cpp2ILInjected.Address(RVA = "0x1B32AF0", Offset = "0x1B32AF0", Length = "0x8")]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
64 set
65 {
66 throw null;
67 }
68 }
69
70 [global::Cpp2ILInjected.Token(Token = "0x4000E6C")]
71 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
72 private string assembly_name;
73
74 [global::Cpp2ILInjected.Token(Token = "0x4000E6D")]
75 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
76 private string type_name;
77 }
78}
class f__AnonymousType0<< Count > j__TPar