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
NPCNetIdBestiaryInfoElement.cs
Go to the documentation of this file.
1using System;
6using Terraria.UI;
7
9{
10 [global::Cpp2ILInjected.Token(Token = "0x2000968")]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x1700082C")]
14 public int NetId
15 {
17 [global::Cpp2ILInjected.Token(Token = "0x600481C")]
18 [global::Cpp2ILInjected.Address(RVA = "0x81EA50", Offset = "0x81EA50", Length = "0x8")]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
20 get
21 {
22 throw null;
23 }
25 [global::Cpp2ILInjected.Token(Token = "0x600481D")]
26 [global::Cpp2ILInjected.Address(RVA = "0x81EA58", Offset = "0x81EA58", Length = "0x8")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 private set
29 {
30 throw null;
31 }
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x600481E")]
35 [global::Cpp2ILInjected.Address(RVA = "0x819990", Offset = "0x819990", Length = "0x28")]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
39 {
40 throw null;
41 }
42
43 [global::Cpp2ILInjected.Token(Token = "0x600481F")]
44 [global::Cpp2ILInjected.Address(RVA = "0x81EA60", Offset = "0x81EA60", Length = "0x8")]
45 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 {
48 throw null;
49 }
50
51 [global::Cpp2ILInjected.Token(Token = "0x1700082D")]
53 {
54 [global::Cpp2ILInjected.Token(Token = "0x6004820")]
55 [global::Cpp2ILInjected.Address(RVA = "0x81EA68", Offset = "0x81EA68", Length = "0x78")]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
57 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Dictionary<int, int>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "TValue")]
58 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
59 get
60 {
61 throw null;
62 }
63 }
64
66 [global::Cpp2ILInjected.Token(Token = "0x40083AC")]
67 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
68 private int <NetId>k__BackingField;
69 }
70}
class f__AnonymousType0<< Count > j__TPar