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

◆ PreventHairDraw

bool [] Terraria.ID.ArmorIDs.Face.Sets.PreventHairDraw = Factory.CreateBoolSet(false, 2, 3, 4, 19)
static

If true for a given T:Terraria.ID.ArmorIDs.Face, then that equip will completely hide the player's hair when equipped.
Defaults to false.

Definition at line 2211 of file ArmorIDs.cs.

Referenced by Terraria.DataStructures.PlayerDrawLayers.DrawPlayer_21_Head(), and Terraria.Player.GetHairSettings().