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
ItemSourceID.cs
Go to the documentation of this file.
1using System;
2
3namespace Terraria.ID
4{
5 // Token: 0x020005D4 RID: 1492
6 public static class ItemSourceID
7 {
8 // Token: 0x06003559 RID: 13657 RVA: 0x0020E418 File Offset: 0x0020C618
9 // Note: this type is marked as 'beforefieldinit'.
10 static ItemSourceID()
11 {
12 }
13
14 // Token: 0x040063E4 RID: 25572
15 public const int None = 0;
16
17 // Token: 0x040063E5 RID: 25573
18 public const int SetBonus_Nebula = 1;
19
20 // Token: 0x040063E6 RID: 25574
21 public const int LuckyCoin = 2;
22
23 // Token: 0x040063E7 RID: 25575
24 public const int PlayerDeath = 3;
25
26 // Token: 0x040063E8 RID: 25576
27 public const int PlayerDropItemCheck = 4;
28
29 // Token: 0x040063E9 RID: 25577
30 public const int GrandDesignOrMultiColorWrench = 5;
31
32 // Token: 0x040063EA RID: 25578
33 public const int TorchGod = 6;
34
35 // Token: 0x040063EB RID: 25579
36 public const int SortingWithNoSpace = 7;
37
38 // Token: 0x040063EC RID: 25580
39 public const int Shimmer = 8;
40
41 // Token: 0x040063ED RID: 25581
42 public const int Digesting = 9;
43
44 // Token: 0x040063EE RID: 25582
45 public static readonly int Count;
46 }
47}
class f__AnonymousType0<< Count > j__TPar
const int GrandDesignOrMultiColorWrench
static readonly int Count