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
PlayerItemSlotID.cs
Go to the documentation of this file.
1using System;
4
5namespace Terraria.ID
6{
7 [global::Cpp2ILInjected.Token(Token = "0x20005E4")]
8 public static class PlayerItemSlotID
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x600356E")]
11 [global::Cpp2ILInjected.Address(RVA = "0x13C77F0", Offset = "0x13C77F0", Length = "0x200")]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlayerItemSlotID), Member = "AllocateSlots", MemberParameters = new object[]
14 {
15 typeof(int),
16 typeof(bool)
17 }, ReturnType = typeof(int))]
18 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
20 {
21 throw null;
22 }
23
24 [global::Cpp2ILInjected.Token(Token = "0x600356F")]
25 [global::Cpp2ILInjected.Address(RVA = "0x13C79F0", Offset = "0x13C79F0", Length = "0xF8")]
26 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
27 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PlayerItemSlotID), Member = ".cctor", ReturnType = typeof(void))]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 17)]
29 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array[]), Member = "Resize", MemberTypeParameters = new object[] { typeof(bool) }, MemberParameters = new object[]
30 {
31 typeof(ref bool[]),
32 typeof(int)
33 }, ReturnType = typeof(void))]
34 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
35 private static int AllocateSlots(int amount, bool canNetRelay)
36 {
37 throw null;
38 }
39
40 [global::Cpp2ILInjected.Token(Token = "0x40068CB")]
41 public static readonly int Inventory0;
42
43 [global::Cpp2ILInjected.Token(Token = "0x40068CC")]
44 public static readonly int InventoryMouseItem;
45
46 [global::Cpp2ILInjected.Token(Token = "0x40068CD")]
47 public static readonly int Armor0;
48
49 [global::Cpp2ILInjected.Token(Token = "0x40068CE")]
50 public static readonly int Dye0;
51
52 [global::Cpp2ILInjected.Token(Token = "0x40068CF")]
53 public static readonly int Misc0;
54
55 [global::Cpp2ILInjected.Token(Token = "0x40068D0")]
56 public static readonly int MiscDye0;
57
58 [global::Cpp2ILInjected.Token(Token = "0x40068D1")]
59 public static readonly int Bank1_0;
60
61 [global::Cpp2ILInjected.Token(Token = "0x40068D2")]
62 public static readonly int Bank2_0;
63
64 [global::Cpp2ILInjected.Token(Token = "0x40068D3")]
65 public static readonly int TrashItem;
66
67 [global::Cpp2ILInjected.Token(Token = "0x40068D4")]
68 public static readonly int Bank3_0;
69
70 [global::Cpp2ILInjected.Token(Token = "0x40068D5")]
71 public static readonly int Bank4_0;
72
73 [global::Cpp2ILInjected.Token(Token = "0x40068D6")]
74 public static readonly int Loadout1_Armor_0;
75
76 [global::Cpp2ILInjected.Token(Token = "0x40068D7")]
77 public static readonly int Loadout1_Dye_0;
78
79 [global::Cpp2ILInjected.Token(Token = "0x40068D8")]
80 public static readonly int Loadout2_Armor_0;
81
82 [global::Cpp2ILInjected.Token(Token = "0x40068D9")]
83 public static readonly int Loadout2_Dye_0;
84
85 [global::Cpp2ILInjected.Token(Token = "0x40068DA")]
86 public static readonly int Loadout3_Armor_0;
87
88 [global::Cpp2ILInjected.Token(Token = "0x40068DB")]
89 public static readonly int Loadout3_Dye_0;
90
91 [global::Cpp2ILInjected.Token(Token = "0x40068DC")]
92 public static bool[] CanRelay;
93
94 [global::Cpp2ILInjected.Token(Token = "0x40068DD")]
95 private static int _nextSlotId;
96 }
97}
class f__AnonymousType0<< Count > j__TPar
static readonly int Loadout1_Armor_0
static readonly int Loadout3_Dye_0
static readonly int Loadout2_Dye_0
static readonly int Loadout1_Dye_0
static readonly int InventoryMouseItem
static readonly int Loadout3_Armor_0
static readonly int Loadout2_Armor_0
static int AllocateSlots(int amount, bool canNetRelay)
static readonly int TrashItem
static readonly int Inventory0