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
SimulatorInfo.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000859")]
9 public class SimulatorInfo
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6004369")]
12 [global::Cpp2ILInjected.Address(RVA = "0x7A2878", Offset = "0x7A2878", Length = "0xB8")]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LootSimulator), Member = "TryGettingLootFor", MemberParameters = new object[]
14 {
15 typeof(int),
16 typeof(int),
17 typeof(ref string)
18 }, ReturnType = typeof(bool))]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
21 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Player), Member = ".ctor", ReturnType = typeof(void))]
22 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
24 {
25 throw null;
26 }
27
28 [global::Cpp2ILInjected.Token(Token = "0x600436A")]
29 [global::Cpp2ILInjected.Address(RVA = "0x7A2FAC", Offset = "0x7A2FAC", Length = "0x68")]
30 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.LootSimulation.SimulationConditionSetters.<>c", Member = "<.cctor>b__16_15", MemberParameters = new object[] { typeof(SimulatorInfo) }, ReturnType = typeof(void))]
31 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.LootSimulation.SimulationConditionSetters.<>c", Member = "<.cctor>b__16_17", MemberParameters = new object[] { typeof(SimulatorInfo) }, ReturnType = typeof(void))]
32 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
33 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
35 {
36 throw null;
37 }
38
39 [global::Cpp2ILInjected.Token(Token = "0x600436B")]
40 [global::Cpp2ILInjected.Address(RVA = "0x7A3014", Offset = "0x7A3014", Length = "0x30")]
41 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
42 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
43 public void AddItem(int itemId, int amount)
44 {
45 throw null;
46 }
47
48 [global::Cpp2ILInjected.Token(Token = "0x600436C")]
49 [global::Cpp2ILInjected.Address(RVA = "0x7A306C", Offset = "0x7A306C", Length = "0x10")]
50 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
51 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
53 {
54 throw null;
55 }
56
57 [global::Cpp2ILInjected.Token(Token = "0x4008171")]
58 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
59 public Player player;
60
61 [global::Cpp2ILInjected.Token(Token = "0x4008172")]
62 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
64
65 [global::Cpp2ILInjected.Token(Token = "0x4008173")]
66 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
68
69 [global::Cpp2ILInjected.Token(Token = "0x4008174")]
70 [global::Cpp2ILInjected.FieldOffset(Offset = "0x24")]
72
73 [global::Cpp2ILInjected.Token(Token = "0x4008175")]
74 [global::Cpp2ILInjected.FieldOffset(Offset = "0x2C")]
75 public bool runningExpertMode;
76
77 [global::Cpp2ILInjected.Token(Token = "0x4008176")]
78 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
80
81 [global::Cpp2ILInjected.Token(Token = "0x4008177")]
82 [global::Cpp2ILInjected.FieldOffset(Offset = "0x38")]
83 public NPC npcVictim;
84 }
85}
class f__AnonymousType0<< Count > j__TPar