|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
If != -1 for a given T:Terraria.ID.ArmorIDs.Face, then that equip will be replaced with the retrieved T:Terraria.ID.ArmorIDs.Face equip if the player is wearing a T:Terraria.ID.ArmorIDs.Head in the F:Terraria.ID.ArmorIDs.Head.Sets.UseAltFaceHeadDraw set.
Only applies to T:Terraria.ID.ArmorIDs.Face equips also in the F:Terraria.ID.ArmorIDs.Face.Sets.DrawInFaceHeadLayer set.
Defaults to -1.
Definition at line 2243 of file ArmorIDs.cs.
Referenced by Terraria.Player.PlayerFrame().