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
ItemUseStyleID.cs
Go to the documentation of this file.
1using System;
4
5namespace Terraria.ID
6{
7 [global::Cpp2ILInjected.Token(Token = "0x20005D5")]
8 public class ItemUseStyleID
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x600355A")]
11 [global::Cpp2ILInjected.Address(RVA = "0x13C25E4", Offset = "0x13C25E4", Length = "0x8")]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
15 {
16 throw null;
17 }
18
19 [global::Cpp2ILInjected.Token(Token = "0x40063EF")]
20 public const int None = 0;
21
22 [global::Cpp2ILInjected.Token(Token = "0x40063F0")]
23 public const int Swing = 1;
24
25 [global::Cpp2ILInjected.Token(Token = "0x40063F1")]
26 public const int DrinkOld = 7;
27
28 [global::Cpp2ILInjected.Token(Token = "0x40063F2")]
29 public const int Thrust = 3;
30
31 [global::Cpp2ILInjected.Token(Token = "0x40063F3")]
32 public const int HoldUp = 4;
33
34 [global::Cpp2ILInjected.Token(Token = "0x40063F4")]
35 public const int Shoot = 5;
36
37 [global::Cpp2ILInjected.Token(Token = "0x40063F5")]
38 public const int DrinkLong = 6;
39
40 [global::Cpp2ILInjected.Token(Token = "0x40063F6")]
41 public const int EatFood = 2;
42
43 [global::Cpp2ILInjected.Token(Token = "0x40063F7")]
44 public const int GolfPlay = 8;
45
46 [global::Cpp2ILInjected.Token(Token = "0x40063F8")]
47 public const int DrinkLiquid = 9;
48
49 [global::Cpp2ILInjected.Token(Token = "0x40063F9")]
50 public const int HiddenAnimation = 10;
51
52 [global::Cpp2ILInjected.Token(Token = "0x40063FA")]
53 public const int MowTheLawn = 11;
54
55 [global::Cpp2ILInjected.Token(Token = "0x40063FB")]
56 public const int Guitar = 12;
57
58 [global::Cpp2ILInjected.Token(Token = "0x40063FC")]
59 public const int Rapier = 13;
60
61 [global::Cpp2ILInjected.Token(Token = "0x40063FD")]
62 public const int RaiseLamp = 14;
63 }
64}
class f__AnonymousType0<< Count > j__TPar