|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
If true for a given F:Terraria.Player.hair value, then that hair will additionally draw behind the player's back using F:Terraria.DataStructures.PlayerDrawSet.hairBackFrame. Set this to prevent long hair from drawing in front of capes.
Defaults to false.
Back hair is drawn using F:Terraria.DataStructures.PlayerDrawLayers.HairBack.
Definition at line 16 of file HairID.cs.
Referenced by Terraria.Player.GetHairSettings(), and Terraria.ModLoader.HairLoader.ResizeArrays().