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
ShimmerUnstuckHelper.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x20007E9")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x170007C0")]
13 public bool ShouldUnstuck
14 {
15 [global::Cpp2ILInjected.Token(Token = "0x600411C")]
16 [global::Cpp2ILInjected.Address(RVA = "0x778110", Offset = "0x778110", Length = "0x20")]
17 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
18 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "Update", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
20 get
21 {
22 throw null;
23 }
24 }
25
26 [global::Cpp2ILInjected.Token(Token = "0x600411D")]
27 [global::Cpp2ILInjected.Address(RVA = "0x778130", Offset = "0x778130", Length = "0xEC")]
28 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
29 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "Update", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
30 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
31 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Entity), Member = "get_Bottom", ReturnType = typeof(Vector2))]
32 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ParticleOrchestrator), Member = "BroadcastOrRequestParticleSpawn", MemberParameters = new object[]
33 {
36 }, ReturnType = typeof(void))]
37 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
38 public void Update(Player player)
39 {
40 throw null;
41 }
42
43 [global::Cpp2ILInjected.Token(Token = "0x600411E")]
44 [global::Cpp2ILInjected.Address(RVA = "0x77821C", Offset = "0x77821C", Length = "0x14")]
45 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "ShimmerUnstuck", ReturnType = typeof(void))]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
47 public void StartUnstuck()
48 {
49 throw null;
50 }
51
52 [global::Cpp2ILInjected.Token(Token = "0x600411F")]
53 [global::Cpp2ILInjected.Address(RVA = "0x778230", Offset = "0x778230", Length = "0xC")]
54 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "UpdateDead", ReturnType = typeof(void))]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
56 public void Clear()
57 {
58 throw null;
59 }
60
61 [global::Cpp2ILInjected.Token(Token = "0x4007ED8")]
62 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
63 public int TimeLeftUnstuck;
64
65 [global::Cpp2ILInjected.Token(Token = "0x4007ED9")]
66 [global::Cpp2ILInjected.FieldOffset(Offset = "0x4")]
68 }
69}
class f__AnonymousType0<< Count > j__TPar