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
PotionOfReturnGateInteractionChecker.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000853")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6004344")]
13 [global::Cpp2ILInjected.Address(RVA = "0x7A11B0", Offset = "0x7A11B0", Length = "0x8C")]
14 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_SmartInteractPotionOfReturn", ReturnType = typeof(bool))]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Nullable<>), Member = ".ctor", MemberParameters = new object[] { "T" }, ReturnType = typeof(void))]
18 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
19 internal override bool? AttemptOverridingHoverStatus(Player player, Rectangle rectangle)
20 {
21 throw null;
22 }
23
24 [global::Cpp2ILInjected.Token(Token = "0x6004345")]
25 [global::Cpp2ILInjected.Address(RVA = "0x7A123C", Offset = "0x7A123C", Length = "0x1C")]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
27 internal override void DoHoverEffect(Player player, Rectangle hitbox)
28 {
29 throw null;
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x6004346")]
33 [global::Cpp2ILInjected.Address(RVA = "0x7A1258", Offset = "0x7A1258", Length = "0x5C")]
34 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
35 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
36 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Player), Member = "get_BlockInteractionWithProjectiles", ReturnType = typeof(int))]
37 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
38 internal override bool ShouldBlockInteraction(Player player, Rectangle hitbox)
39 {
40 throw null;
41 }
42
43 [global::Cpp2ILInjected.Token(Token = "0x6004347")]
44 [global::Cpp2ILInjected.Address(RVA = "0x7A12B4", Offset = "0x7A12B4", Length = "0xC")]
45 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
46 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Player), Member = "DoPotionOfReturnReturnToOriginalUsePosition", ReturnType = typeof(void))]
47 internal override void PerformInteraction(Player player, Rectangle hitbox)
48 {
49 throw null;
50 }
51
52 [global::Cpp2ILInjected.Token(Token = "0x6004348")]
53 [global::Cpp2ILInjected.Address(RVA = "0x7A12C0", Offset = "0x7A12C0", Length = "0x8")]
54 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ReturnGatePlayerRenderer), Member = ".ctor", ReturnType = typeof(void))]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
56 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
58 {
59 throw null;
60 }
61 }
62}
class f__AnonymousType0<< Count > j__TPar