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
JourneyDuplicationItemCreationContext.cs
Go to the documentation of this file.
1using System;
4using Terraria.UI;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x2000633")]
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x6003629")]
12 [global::Cpp2ILInjected.Address(RVA = "0x13DCB9C", Offset = "0x13DCB9C", Length = "0x8")]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemSlot), Member = "OverrideLeftClick", MemberParameters = new object[]
14 {
15 typeof(Item[]),
16 typeof(int),
17 typeof(int)
18 }, ReturnType = typeof(bool))]
19 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemSlot), Member = "LeftClick", MemberParameters = new object[]
20 {
21 typeof(Item[]),
22 typeof(int),
23 typeof(int)
24 }, ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemSlot), Member = "PickupItemIntoMouse", MemberParameters = new object[]
26 {
27 typeof(Item[]),
28 typeof(int),
29 typeof(int),
31 }, ReturnType = typeof(void))]
32 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
33 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
35 {
36 throw null;
37 }
38 }
39}
class f__AnonymousType0<< Count > j__TPar