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
ItemSourceID.cs
Go to the documentation of this file.
1using System;
4
5namespace Terraria.ID
6{
7 [global::Cpp2ILInjected.Token(Token = "0x20005D4")]
8 public static class ItemSourceID
9 {
10 // Note: this type is marked as 'beforefieldinit'.
11 [global::Cpp2ILInjected.Token(Token = "0x6003559")]
12 [global::Cpp2ILInjected.Address(RVA = "0x13C2598", Offset = "0x13C2598", Length = "0x4C")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
15 static ItemSourceID()
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x40063E4")]
21 public const int None = 0;
22
23 [global::Cpp2ILInjected.Token(Token = "0x40063E5")]
24 public const int SetBonus_Nebula = 1;
25
26 [global::Cpp2ILInjected.Token(Token = "0x40063E6")]
27 public const int LuckyCoin = 2;
28
29 [global::Cpp2ILInjected.Token(Token = "0x40063E7")]
30 public const int PlayerDeath = 3;
31
32 [global::Cpp2ILInjected.Token(Token = "0x40063E8")]
33 public const int PlayerDropItemCheck = 4;
34
35 [global::Cpp2ILInjected.Token(Token = "0x40063E9")]
36 public const int GrandDesignOrMultiColorWrench = 5;
37
38 [global::Cpp2ILInjected.Token(Token = "0x40063EA")]
39 public const int TorchGod = 6;
40
41 [global::Cpp2ILInjected.Token(Token = "0x40063EB")]
42 public const int SortingWithNoSpace = 7;
43
44 [global::Cpp2ILInjected.Token(Token = "0x40063EC")]
45 public const int Shimmer = 8;
46
47 [global::Cpp2ILInjected.Token(Token = "0x40063ED")]
48 public const int Digesting = 9;
49
50 [global::Cpp2ILInjected.Token(Token = "0x40063EE")]
51 public static readonly int Count;
52 }
53}
class f__AnonymousType0<< Count > j__TPar
const int GrandDesignOrMultiColorWrench
static readonly int Count