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

◆ DrawsBackHairWithoutHeadgear

bool [] Terraria.ID.ArmorIDs.Head.Sets.DrawsBackHairWithoutHeadgear = Factory.CreateBoolSet(0, 23, 259)
static

If true for a given T:Terraria.ID.ArmorIDs.Head, then that equip will allow back hair (F:Terraria.ID.HairID.Sets.DrawBackHair) to draw in full when equipped.
Defaults to false.

Definition at line 62 of file ArmorIDs.cs.

Referenced by Terraria.Player.GetHairSettings().