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

◆ IsABelt

bool [] Terraria.ID.ArmorIDs.Waist.Sets.IsABelt = Factory.CreateBoolSet(false, 5, 10, 10, 12)
static

If true for a given T:Terraria.ID.ArmorIDs.Waist, then that equip won't draw if the player is wearing a F:Terraria.ID.ArmorIDs.Body.Sets.DisableBeltAccDraw T:Terraria.ID.ArmorIDs.Body equip.
Defaults to false.

Definition at line 2003 of file ArmorIDs.cs.

Referenced by Terraria.Player.PlayerFrame().