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

◆ MaleToFemaleID

int [] Terraria.ID.ArmorIDs.Shoe.Sets.MaleToFemaleID = Factory.CreateIntSet(-1, 25, 26)
static

If != -1 for a given T:Terraria.ID.ArmorIDs.Shoe, then that equip will use the retrieved T:Terraria.ID.ArmorIDs.Shoe when equipped on a female (!P:Terraria.Player.Male) player.
Defaults to -1.

Definition at line 1921 of file ArmorIDs.cs.

Referenced by Terraria.Player.UpdateVisibleAccessory().