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

◆ masterOnly

bool Terraria.Item.masterOnly

If true, then the given item's effects only function in Master Mode or higher (P:Terraria.Main.masterMode).
Specifically, any equipped, Master-only accessory will not update, any Master-only minecart will not be used when riding minecart tracks, and an 'X' will be drawn over the item when equipped.
Unused in vanilla.

Definition at line 290 of file Item.cs.

Referenced by Terraria.Player.GrappleMovement(), and Terraria.Item.ResetStats().