TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ DrawVerticalAlignment

int Terraria.ModLoader.AccessorySlotLoader.DrawVerticalAlignment
staticgetprivate set

The variable known as num20 used to align all equipment slot drawing in Main. Represents the y position where equipment slots start to be drawn from.

Definition at line 38 of file AccessorySlotLoader.cs.

38{ get; private set; }

Referenced by Terraria.ModLoader.AccessorySlotLoader.DrawAccSlots(), Terraria.ModLoader.AccessorySlotLoader.DrawScrollbar(), Terraria.ModLoader.AccessorySlotLoader.DrawScrollSwitch(), Terraria.ModLoader.AccessorySlotLoader.GetAccessorySlotPerColumn(), and Terraria.ModLoader.AccessorySlotLoader.SetDrawLocation().