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
ContainerTransferContext.cs
Go to the documentation of this file.
1using System;
6using Terraria.UI;
7
9{
10 [global::Cpp2ILInjected.Token(Token = "0x200061D")]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x60035CC")]
14 [global::Cpp2ILInjected.Address(RVA = "0x13DBCA8", Offset = "0x13DBCA8", Length = "0x24")]
15 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
16 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "QuickStackAllChests", ReturnType = typeof(void))]
17 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Entity), Member = "get_Center", ReturnType = typeof(Vector2))]
20 {
21 throw null;
22 }
23
24 [global::Cpp2ILInjected.Token(Token = "0x60035CD")]
25 [global::Cpp2ILInjected.Address(RVA = "0x13DBCDC", Offset = "0x13DBCDC", Length = "0x3C")]
26 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
27 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "QuickStackAllChests", ReturnType = typeof(void))]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
29 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Vector2), Member = ".ctor", MemberParameters = new object[]
30 {
31 typeof(float),
32 typeof(float)
33 }, ReturnType = typeof(void))]
34 public static ContainerTransferContext FromBlockPosition(int x, int y)
35 {
36 throw null;
37 }
38
39 [global::Cpp2ILInjected.Token(Token = "0x60035CE")]
40 [global::Cpp2ILInjected.Address(RVA = "0x13DBD18", Offset = "0x13DBD18", Length = "0xC")]
41 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIPageOptions), Member = "DrawQuickStack", ReturnType = typeof(void))]
42 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIPageOptions), Member = "DrawDepositAll", ReturnType = typeof(void))]
43 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ChestUI), Member = "DrawButton", MemberParameters = new object[]
44 {
46 typeof(int),
47 typeof(int),
48 typeof(int)
49 }, ReturnType = typeof(void))]
50 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
52 {
53 throw null;
54 }
55
56 [global::Cpp2ILInjected.Token(Token = "0x60035CF")]
57 [global::Cpp2ILInjected.Address(RVA = "0x13DBCCC", Offset = "0x13DBCCC", Length = "0x10")]
58 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
60 {
61 throw null;
62 }
63
64 [global::Cpp2ILInjected.Token(Token = "0x60035D0")]
65 [global::Cpp2ILInjected.Address(RVA = "0x13DBD24", Offset = "0x13DBD24", Length = "0x8")]
66 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
68 {
69 throw null;
70 }
71
72 [global::Cpp2ILInjected.Token(Token = "0x40076A3")]
73 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
75
76 [global::Cpp2ILInjected.Token(Token = "0x40076A4")]
77 [global::Cpp2ILInjected.FieldOffset(Offset = "0x8")]
79 }
80}
class f__AnonymousType0<< Count > j__TPar
static ContainerTransferContext FromUnknown(Player player)
static ContainerTransferContext FromProjectile(Projectile projectile)
static ContainerTransferContext FromBlockPosition(int x, int y)