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
FixExploitManEaters.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x20007AF")]
10 public static class FixExploitManEaters
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x600400F")]
13 [global::Cpp2ILInjected.Address(RVA = "0x74F390", Offset = "0x74F390", Length = "0x70")]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DoUpdateInWorld", MemberParameters = new object[] { typeof(Stopwatch) }, ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
16 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
17 public static void Update()
18 {
19 throw null;
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x6004010")]
23 [global::Cpp2ILInjected.Address(RVA = "0x74F400", Offset = "0x74F400", Length = "0x118")]
24 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
25 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NPC), Member = "AI", ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
27 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<int>), Member = "Contains", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
28 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
29 public static void ProtectSpot(int x, int y)
30 {
31 throw null;
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x6004011")]
35 [global::Cpp2ILInjected.Address(RVA = "0x74F518", Offset = "0x74F518", Length = "0x88")]
36 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
37 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WorldGen), Member = "KillTile", MemberParameters = new object[]
38 {
39 typeof(int),
40 typeof(int),
41 typeof(bool),
42 typeof(bool),
43 typeof(bool)
44 }, ReturnType = typeof(void))]
45 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
46 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<int>), Member = "Contains", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(bool))]
47 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
48 public static bool SpotProtected(int x, int y)
49 {
50 throw null;
51 }
52
53 // Note: this type is marked as 'beforefieldinit'.
54 [global::Cpp2ILInjected.Token(Token = "0x6004012")]
55 [global::Cpp2ILInjected.Address(RVA = "0x74F5A0", Offset = "0x74F5A0", Length = "0x8C")]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
57 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(List<int>), Member = ".ctor", ReturnType = typeof(void))]
58 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
60 {
61 throw null;
62 }
63
64 [global::Cpp2ILInjected.Token(Token = "0x4007DFF")]
66 }
67}
class f__AnonymousType0<< Count > j__TPar
static readonly List< int > IndexesProtected