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

◆ mouseItemSource

Item [] Terraria.Main.mouseItemSource
staticgetset

Definition at line 9261 of file Main.cs.

9262 {
9263 [global::Cpp2ILInjected.Token(Token = "0x6001CE8")]
9264 [global::Cpp2ILInjected.Address(RVA = "0xBE0F04", Offset = "0xBE0F04", Length = "0x4C")]
9265 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUICrafting), Member = "DrawCraftButton", ReturnType = typeof(void))]
9266 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIItemDuplication), Member = "DrawCraftButton", ReturnType = typeof(void))]
9267 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIShop), Member = "DrawPurchaseButton", ReturnType = typeof(void))]
9268 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIPageOptions), Member = "DrawLeftTrash", ReturnType = typeof(void))]
9269 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIPageOptions), Member = "DrawRightTrash", ReturnType = typeof(void))]
9270 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "dropItemCheck", ReturnType = typeof(void))]
9271 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemSlot), Member = "IsMouseItem", MemberParameters = new object[]
9272 {
9273 typeof(Item[]),
9274 typeof(int)
9275 }, ReturnType = typeof(bool))]
9276 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemSlot), Member = "LeftClick", MemberParameters = new object[]
9277 {
9278 typeof(Item[]),
9279 typeof(int),
9280 typeof(int)
9281 }, ReturnType = typeof(void))]
9282 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemSlot), Member = "PlaceItem", MemberParameters = new object[]
9283 {
9284 typeof(ref Item[]),
9285 typeof(ref Item),
9286 typeof(int),
9287 typeof(int),
9288 typeof(int)
9289 }, ReturnType = typeof(void))]
9290 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemSlot), Member = "PickItemMovementAction", MemberParameters = new object[]
9291 {
9292 typeof(Item[]),
9293 typeof(int),
9294 typeof(int),
9295 typeof(Item),
9296 typeof(bool),
9297 typeof(int)
9298 }, ReturnType = typeof(int))]
9299 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 25)]
9300 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
9301 get
9302 {
9303 throw null;
9304 }
9305 [global::Cpp2ILInjected.Token(Token = "0x6001CE9")]
9306 [global::Cpp2ILInjected.Address(RVA = "0xBE0F50", Offset = "0xBE0F50", Length = "0x50")]
9307 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUICrafting), Member = "CraftButtonOver", MemberParameters = new object[] { typeof(GUITransactionButton.InputState) }, ReturnType = typeof(void))]
9308 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIInventoryTransactions), Member = "EquipItem", ReturnType = typeof(void))]
9309 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIPageOptions), Member = "ThrowItem", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
9310 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "dropItemCheck", ReturnType = typeof(void))]
9311 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemSlot), Member = "LeftClick", MemberParameters = new object[]
9312 {
9313 typeof(Item[]),
9314 typeof(int),
9315 typeof(int)
9316 }, ReturnType = typeof(void))]
9317 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ItemSlot), Member = "PlaceItem", MemberParameters = new object[]
9318 {
9319 typeof(ref Item[]),
9320 typeof(ref Item),
9321 typeof(int),
9322 typeof(int),
9323 typeof(int)
9324 }, ReturnType = typeof(void))]
9325 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 22)]
9326 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
9327 set
9328 {
9329 throw null;
9330 }
9331 }
class f__AnonymousType0<< Count > j__TPar