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
WaterStyleID.cs
Go to the documentation of this file.
1using System;
4
5namespace Terraria.ID
6{
7 [global::Cpp2ILInjected.Token(Token = "0x200060A")]
8 public static class WaterStyleID
9 {
10 // Note: this type is marked as 'beforefieldinit'.
11 [global::Cpp2ILInjected.Token(Token = "0x60035B2")]
12 [global::Cpp2ILInjected.Address(RVA = "0x13DAC1C", Offset = "0x13DAC1C", Length = "0x4C")]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
15 static WaterStyleID()
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x40074C4")]
21 public const int Purity = 0;
22
23 [global::Cpp2ILInjected.Token(Token = "0x40074C5")]
24 public const int Lava = 1;
25
26 [global::Cpp2ILInjected.Token(Token = "0x40074C6")]
27 public const int Corrupt = 2;
28
29 [global::Cpp2ILInjected.Token(Token = "0x40074C7")]
30 public const int Jungle = 3;
31
32 [global::Cpp2ILInjected.Token(Token = "0x40074C8")]
33 public const int Hallow = 4;
34
35 [global::Cpp2ILInjected.Token(Token = "0x40074C9")]
36 public const int Snow = 5;
37
38 [global::Cpp2ILInjected.Token(Token = "0x40074CA")]
39 public const int Desert = 6;
40
41 [global::Cpp2ILInjected.Token(Token = "0x40074CB")]
42 public const int Underground = 7;
43
44 [global::Cpp2ILInjected.Token(Token = "0x40074CC")]
45 public const int Cavern = 8;
46
47 [global::Cpp2ILInjected.Token(Token = "0x40074CD")]
48 public const int Bloodmoon = 9;
49
50 [global::Cpp2ILInjected.Token(Token = "0x40074CE")]
51 public const int Crimson = 10;
52
53 [global::Cpp2ILInjected.Token(Token = "0x40074CF")]
54 public const int Honey = 11;
55
56 [global::Cpp2ILInjected.Token(Token = "0x40074D0")]
57 public const int UndergroundDesert = 12;
58
59 [global::Cpp2ILInjected.Token(Token = "0x40074D1")]
60 public static readonly int Count;
61 }
62}
class f__AnonymousType0<< Count > j__TPar
static readonly int Count