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
PrefixLegacy.cs
Go to the documentation of this file.
1using System;
5using Terraria.ID;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000829")]
10 public class PrefixLegacy
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x60042DA")]
13 [global::Cpp2ILInjected.Address(RVA = "0x79BA8C", Offset = "0x79BA8C", Length = "0x8")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
16 public PrefixLegacy()
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x200082A")]
22 public class Prefixes
23 {
24 [global::Cpp2ILInjected.Token(Token = "0x60042DB")]
25 [global::Cpp2ILInjected.Address(RVA = "0x79BA94", Offset = "0x79BA94", Length = "0x8")]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
27 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
28 public Prefixes()
29 {
30 throw null;
31 }
32
33 // Note: this type is marked as 'beforefieldinit'.
34 [global::Cpp2ILInjected.Token(Token = "0x60042DC")]
35 [global::Cpp2ILInjected.Address(RVA = "0x79BA9C", Offset = "0x79BA9C", Length = "0x1F8")]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RuntimeHelpers), Member = "InitializeArray", MemberParameters = new object[]
38 {
41 }, ReturnType = typeof(void))]
42 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 15)]
43 static Prefixes()
44 {
45 throw null;
46 }
47
48 [global::Cpp2ILInjected.Token(Token = "0x400811E")]
49 public static int[] PrefixesForSwords;
50
51 [global::Cpp2ILInjected.Token(Token = "0x400811F")]
52 public static int[] PrefixesForSpears;
53
54 [global::Cpp2ILInjected.Token(Token = "0x4008120")]
55 public static int[] PrefixesForGunsBows;
56
57 [global::Cpp2ILInjected.Token(Token = "0x4008121")]
58 public static int[] PrefixesForMagicAndSummons;
59
60 [global::Cpp2ILInjected.Token(Token = "0x4008122")]
62
63 [global::Cpp2ILInjected.Token(Token = "0x4008123")]
65
66 [global::Cpp2ILInjected.Token(Token = "0x4008124")]
67 public static int[] PrefixesForAccessories;
68 }
69
70 [global::Cpp2ILInjected.Token(Token = "0x200082B")]
71 public class ItemSets
72 {
73 [global::Cpp2ILInjected.Token(Token = "0x60042DD")]
74 [global::Cpp2ILInjected.Address(RVA = "0x79BC94", Offset = "0x79BC94", Length = "0x8")]
75 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
76 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
77 public ItemSets()
78 {
79 throw null;
80 }
81
82 // Note: this type is marked as 'beforefieldinit'.
83 [global::Cpp2ILInjected.Token(Token = "0x60042DE")]
84 [global::Cpp2ILInjected.Address(RVA = "0x79BC9C", Offset = "0x79BC9C", Length = "0x26C")]
85 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
86 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SetFactory), Member = ".ctor", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
87 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RuntimeHelpers), Member = "InitializeArray", MemberParameters = new object[]
88 {
91 }, ReturnType = typeof(void))]
92 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SetFactory), Member = "CreateBoolSet", MemberParameters = new object[] { typeof(int[]) }, ReturnType = typeof(bool[]))]
93 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 15)]
94 static ItemSets()
95 {
96 throw null;
97 }
98
99 [global::Cpp2ILInjected.Token(Token = "0x4008125")]
100 public static SetFactory Factory;
101
102 [global::Cpp2ILInjected.Token(Token = "0x4008126")]
103 public static bool[] BoomerangsChakrams;
104
105 [global::Cpp2ILInjected.Token(Token = "0x4008127")]
106 public static bool[] ItemsThatCanHaveLegendary2;
107
108 [global::Cpp2ILInjected.Token(Token = "0x4008128")]
109 public static bool[] MagicAndSummon;
110
111 [global::Cpp2ILInjected.Token(Token = "0x4008129")]
112 public static bool[] GunsBows;
113
114 [global::Cpp2ILInjected.Token(Token = "0x400812A")]
116
117 [global::Cpp2ILInjected.Token(Token = "0x400812B")]
118 public static bool[] SwordsHammersAxesPicks;
119 }
120 }
121}
class f__AnonymousType0<< Count > j__TPar