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
ItemHoldStyleID.cs
Go to the documentation of this file.
1using System;
4
5namespace Terraria.ID
6{
7 [global::Cpp2ILInjected.Token(Token = "0x20005D6")]
8 public class ItemHoldStyleID
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x600355B")]
11 [global::Cpp2ILInjected.Address(RVA = "0x13C25EC", Offset = "0x13C25EC", 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 = "0x40063FE")]
20 public const int None = 0;
21
22 [global::Cpp2ILInjected.Token(Token = "0x40063FF")]
23 public const int HoldFront = 1;
24
25 [global::Cpp2ILInjected.Token(Token = "0x4006400")]
26 public const int HoldUp = 2;
27
28 [global::Cpp2ILInjected.Token(Token = "0x4006401")]
29 public const int HoldHeavy = 3;
30
31 [global::Cpp2ILInjected.Token(Token = "0x4006402")]
32 public const int HoldGolfClub = 4;
33
34 [global::Cpp2ILInjected.Token(Token = "0x4006403")]
35 public const int HoldGuitar = 5;
36
37 [global::Cpp2ILInjected.Token(Token = "0x4006404")]
38 public const int HoldLamp = 6;
39
40 [global::Cpp2ILInjected.Token(Token = "0x4006405")]
41 public const int HoldRadio = 7;
42 }
43}
class f__AnonymousType0<< Count > j__TPar