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

◆ DrawHatHair

bool [] Terraria.ID.ArmorIDs.Head.Sets.DrawHatHair = Factory.CreateBoolSet(13, 14, 15, 16, 18, 21, 24, 25, 26, 29, 40, 44, 51, 56, 59, 60, 63, 64, 65, 67, 68, 69, 81, 92, 94, 95, 100, 114, 121, 126, 130, 136, 140, 143, 145, 158, 159, 161, 182, 184, 190, 195, 215, 216, 219, 223, 226, 227, 231, 233, 234, 262, 263, 264, 265, 267, 275, 279, 280, 281)
static

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

Hat hair textures can be accessed through F:Terraria.GameContent.TextureAssets.PlayerHairAlt.

Definition at line 56 of file ArmorIDs.cs.

Referenced by Terraria.Player.GetHairSettings(), and Terraria.ModLoader.Default.Patreon.Frosty_Hat.SetStaticDefaults().