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

◆ DrawInTailLayer

bool [] Terraria.ID.ArmorIDs.Back.Sets.DrawInTailLayer = Factory.CreateBoolSet(false, 18, 19, 21, 25, 26, 27, 28)
static

If true for a given T:Terraria.ID.ArmorIDs.Back, then that equip will draw in the player's tail layer (F:Terraria.Player.tail, F:Terraria.Player.cTail).
Defaults to false.

Definition at line 1790 of file ArmorIDs.cs.

Referenced by Terraria.Player.ItemIsVisuallyIncompatible(), Terraria.Player.PlayerFrame(), Terraria.Player.UpdateItemDye(), and Terraria.Player.UpdateVisibleAccessory().