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
RareSpawnBestiaryInfoElement.cs
Go to the documentation of this file.
1using System;
6using Terraria.UI;
7
9{
10 [global::Cpp2ILInjected.Token(Token = "0x2000954")]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x17000824")]
14 public int RarityLevel
15 {
17 [global::Cpp2ILInjected.Token(Token = "0x60047CC")]
18 [global::Cpp2ILInjected.Address(RVA = "0x81CA80", Offset = "0x81CA80", Length = "0x8")]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
20 get
21 {
22 throw null;
23 }
25 [global::Cpp2ILInjected.Token(Token = "0x60047CD")]
26 [global::Cpp2ILInjected.Address(RVA = "0x81CA88", Offset = "0x81CA88", Length = "0x8")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 private set
29 {
30 throw null;
31 }
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x60047CE")]
35 [global::Cpp2ILInjected.Address(RVA = "0x819BB8", Offset = "0x819BB8", 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 = "0x60047CF")]
44 [global::Cpp2ILInjected.Address(RVA = "0x81CA90", Offset = "0x81CA90", Length = "0x8")]
45 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 {
48 throw null;
49 }
50
51 [global::Cpp2ILInjected.Token(Token = "0x60047D0")]
52 [global::Cpp2ILInjected.Address(RVA = "0x81CA98", Offset = "0x81CA98", Length = "0x60")]
53 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
54 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetText", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(LocalizedText))]
55 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
57 {
58 throw null;
59 }
60
62 [global::Cpp2ILInjected.Token(Token = "0x400838C")]
63 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
64 private int <RarityLevel>k__BackingField;
65 }
66}
class f__AnonymousType0<< Count > j__TPar