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
WaterStyleID.cs
Go to the documentation of this file.
1using System;
2
3namespace Terraria.ID
4{
5 // Token: 0x0200060A RID: 1546
6 public static class WaterStyleID
7 {
8 // Token: 0x060035B2 RID: 13746 RVA: 0x00211760 File Offset: 0x0020F960
9 // Note: this type is marked as 'beforefieldinit'.
10 static WaterStyleID()
11 {
12 }
13
14 // Token: 0x040074C4 RID: 29892
15 public const int Purity = 0;
16
17 // Token: 0x040074C5 RID: 29893
18 public const int Lava = 1;
19
20 // Token: 0x040074C6 RID: 29894
21 public const int Corrupt = 2;
22
23 // Token: 0x040074C7 RID: 29895
24 public const int Jungle = 3;
25
26 // Token: 0x040074C8 RID: 29896
27 public const int Hallow = 4;
28
29 // Token: 0x040074C9 RID: 29897
30 public const int Snow = 5;
31
32 // Token: 0x040074CA RID: 29898
33 public const int Desert = 6;
34
35 // Token: 0x040074CB RID: 29899
36 public const int Underground = 7;
37
38 // Token: 0x040074CC RID: 29900
39 public const int Cavern = 8;
40
41 // Token: 0x040074CD RID: 29901
42 public const int Bloodmoon = 9;
43
44 // Token: 0x040074CE RID: 29902
45 public const int Crimson = 10;
46
47 // Token: 0x040074CF RID: 29903
48 public const int Honey = 11;
49
50 // Token: 0x040074D0 RID: 29904
51 public const int UndergroundDesert = 12;
52
53 // Token: 0x040074D1 RID: 29905
54 public static readonly int Count;
55 }
56}
class f__AnonymousType0<< Count > j__TPar
static readonly int Count