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

◆ wornArmor

bool Terraria.Item.wornArmor

If true, then this item is in the local player's armor slots.
This causes the item to gain the set bonus tooltip if F:Terraria.Player.setBonus isn't an empty string.
Defaults to false.

Definition at line 210 of file Item.cs.