|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinepackage |
Is run in AccessorySlotLoader.Draw. Generates a significant amount of functionality for the slot, despite being named drawing because vanilla. At the end, calls this.DrawRedirect to enable custom drawing.
Definition at line 395 of file AccessorySlotLoader.cs.
References Terraria.ModLoader.AccessorySlotLoader.DrawRedirect(), Terraria.GameInput.PlayerInput.IgnoreMouseInterface, Terraria.GameContent.TextureAssets.InventoryBack, Terraria.Main.inventoryScale, Terraria.UI.ItemSlot.LeftClick(), Terraria.UI.ItemSlot.MouseHover(), Terraria.Main.mouseItem, Terraria.Main.mouseRight, Terraria.Main.mouseRightRelease, Terraria.Main.mouseX, Terraria.Main.mouseY, Terraria.ModLoader.AccessorySlotLoader.OnHover(), Terraria.UI.ItemSlot.OverrideHover(), Terraria.UI.ItemSlot.RightClick(), and Terraria.ModLoader.AccessorySlotLoader.slotDrawLoopCounter.
Referenced by Terraria.ModLoader.AccessorySlotLoader.Draw().
Here is the call graph for this function:
Here is the caller graph for this function: