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
PlayerMovementAccsCache.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000648")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x60036DA")]
11 [global::Cpp2ILInjected.Address(RVA = "0x141CFD4", Offset = "0x141CFD4", Length = "0x8C")]
12 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "Update", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Mount), Member = "get_BlockExtraJumps", ReturnType = typeof(bool))]
16 public void CopyFrom(Player player)
17 {
18 throw null;
19 }
20
21 [global::Cpp2ILInjected.Token(Token = "0x60036DB")]
22 [global::Cpp2ILInjected.Address(RVA = "0x141D060", Offset = "0x141D060", Length = "0x6C")]
23 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
24 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "Update", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
26 public void PasteInto(Player player)
27 {
28 throw null;
29 }
30
31 [global::Cpp2ILInjected.Token(Token = "0x40077E1")]
32 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
33 private bool _readyToPaste;
34
35 [global::Cpp2ILInjected.Token(Token = "0x40077E2")]
36 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1")]
38
39 [global::Cpp2ILInjected.Token(Token = "0x40077E3")]
40 [global::Cpp2ILInjected.FieldOffset(Offset = "0x2")]
42
43 [global::Cpp2ILInjected.Token(Token = "0x40077E4")]
44 [global::Cpp2ILInjected.FieldOffset(Offset = "0x4")]
45 private int rocketTime;
46
47 [global::Cpp2ILInjected.Token(Token = "0x40077E5")]
48 [global::Cpp2ILInjected.FieldOffset(Offset = "0x8")]
49 private float wingTime;
50
51 [global::Cpp2ILInjected.Token(Token = "0x40077E6")]
52 [global::Cpp2ILInjected.FieldOffset(Offset = "0xC")]
53 private int rocketDelay;
54
55 [global::Cpp2ILInjected.Token(Token = "0x40077E7")]
56 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
57 private int rocketDelay2;
58
59 [global::Cpp2ILInjected.Token(Token = "0x40077E8")]
60 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
61 private bool jumpAgainCloud;
62
63 [global::Cpp2ILInjected.Token(Token = "0x40077E9")]
64 [global::Cpp2ILInjected.FieldOffset(Offset = "0x15")]
65 private bool jumpAgainSandstorm;
66
67 [global::Cpp2ILInjected.Token(Token = "0x40077EA")]
68 [global::Cpp2ILInjected.FieldOffset(Offset = "0x16")]
69 private bool jumpAgainBlizzard;
70
71 [global::Cpp2ILInjected.Token(Token = "0x40077EB")]
72 [global::Cpp2ILInjected.FieldOffset(Offset = "0x17")]
73 private bool jumpAgainFart;
74
75 [global::Cpp2ILInjected.Token(Token = "0x40077EC")]
76 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
77 private bool jumpAgainSail;
78
79 [global::Cpp2ILInjected.Token(Token = "0x40077ED")]
80 [global::Cpp2ILInjected.FieldOffset(Offset = "0x19")]
81 private bool jumpAgainUnicorn;
82 }
83}
class f__AnonymousType0<< Count > j__TPar