terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ AllocateSlots()

static int Terraria.ID.PlayerItemSlotID.AllocateSlots ( int amount,
bool canNetRelay )
inlinestaticprivate

Definition at line 35 of file PlayerItemSlotID.cs.

36 {
37 int num = 1;
38 if (num == 0)
39 {
40 }
41 if (num == 0)
42 {
43 }
44 if (num == 0)
45 {
46 }
47 return 43147264;
48 }

Referenced by Terraria.ID.PlayerItemSlotID.PlayerItemSlotID().