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

◆ OnItemTransferred

static ItemSlot ItemTransferEvent Terraria.UI.ItemSlot.OnItemTransferred
staticsetaddremove

Definition at line 172 of file ItemSlot.cs.

173 {
175 [global::Cpp2ILInjected.Token(Token = "0x6003A83")]
176 [global::Cpp2ILInjected.Address(RVA = "0x145BDE4", Offset = "0x145BDE4", Length = "0xDC")]
177 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
178 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LucyAxeMessage), Member = "Initialize", ReturnType = typeof(void))]
179 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
180 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
181 {
184 }, ReturnType = typeof(Delegate))]
185 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
186 add
187 {
188 throw null;
189 }
191 [global::Cpp2ILInjected.Token(Token = "0x6003A84")]
192 [global::Cpp2ILInjected.Address(RVA = "0x145BEC0", Offset = "0x145BEC0", Length = "0xDC")]
193 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
194 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
195 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
196 {
199 }, ReturnType = typeof(Delegate))]
200 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
201 remove
202 {
203 throw null;
204 }
205 }
class f__AnonymousType0<< Count > j__TPar