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

◆ DrawInFaceFlowerLayer

bool [] Terraria.ID.ArmorIDs.Face.Sets.DrawInFaceFlowerLayer = Factory.CreateBoolSet(false, 1, 6, 9, 8)
static

If true for a given T:Terraria.ID.ArmorIDs.Face, then that equip will draw in the face flower layer (F:Terraria.Player.faceFlower, F:Terraria.Player.cFaceFlower).
Defaults to false.

Definition at line 2229 of file ArmorIDs.cs.

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